mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-31 21:01:55 +00:00
feat: Properly align the sidebar buttons on double toolbar, b=no-bug, c=compact-mode
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user