fix: Fixed tab label margin, b=(no-bug), c=tabs

This commit is contained in:
mr. m
2025-05-19 09:32:33 +02:00
parent 52bfac98be
commit 97e76a9cf2

View File

@@ -422,6 +422,10 @@
display: none !important;
}
.tab-label {
margin-block: 0 !important;
}
/* ==========================================================================
Tab Arrow Scrollbox Adjustments
========================================================================== */