Refactor vertical-tabs.css to add margin to tab items

This commit is contained in:
mauro-balades
2024-09-16 23:09:10 +02:00
parent 7ade6ec0e0
commit 379b1ca292

View File

@@ -80,6 +80,7 @@
margin-inline-end: 0 !important;
padding-top: 0 !important;
border-top: solid transparent 0px !important;
margin: 0 2px !important;
&[showborder] {
padding-top: 4px !important;