feat: Properly align the sidebar buttons on double toolbar, b=no-bug, c=compact-mode

This commit is contained in:
Mr. M
2025-10-16 00:22:47 +02:00
parent fc951e5dc1
commit cb38a0921d

View File

@@ -9,10 +9,8 @@
--zen-toolbox-top-align: var(--zen-element-separation);
}
@media -moz-pref('zen.view.compact.hide-tabbar') {
& #titlebar {
margin-top: var(--zen-element-separation) !important;
}
& #titlebar {
margin-top: var(--zen-element-separation) !important;
}
& #zen-appcontent-wrapper {