Refactor CSS for zen-compact-mode

This commit is contained in:
mauro-balades
2024-09-22 23:04:44 +02:00
parent 6f42c30abe
commit 3b6bf10f6a

View File

@@ -90,7 +90,7 @@
--zen-toolbox-top-align: var(--zen-element-separation);
}
:root:not([inDOMFullscreen='true']) #tabbrowser-tabpanels {
&:not([inDOMFullscreen='true']) #tabbrowser-tabpanels {
padding-top: var(--zen-element-separation) !important;
}