STYLE Add margin-bottom utility to table block CSS

This commit is contained in:
Antoine M 2026-03-20 17:03:07 +01:00
parent 2ba5f40892
commit 50a19fca8c

View File

@ -17,4 +17,6 @@
border-left: none !important;
border-right: none !important;
}
@apply mb-12;
}