chore: Update zen-compact-mode.css for improved navigation toolbar styling

This commit is contained in:
Mauro Balades
2024-08-24 12:33:18 +02:00
parent c05547248f
commit 4d8558929c

View File

@@ -72,7 +72,7 @@
@media not (-moz-bool-pref: "zen.view.compact.hide-toolbar") { @media not (-moz-bool-pref: "zen.view.compact.hide-toolbar") {
#navigator-toolbox { #navigator-toolbox {
/* Remove the top margin */ /* Remove the top margin */
--zen-compact-toolbox-margin: calc(var(--zen-compact-toolbox-margin-single) / 3) var(--zen-compact-toolbox-margin-single) var(--zen-compact-toolbox-margin-single) var(--zen-compact-toolbox-margin-single); --zen-compact-toolbox-margin: calc(var(--zen-compact-toolbox-margin-single) / 2) var(--zen-compact-toolbox-margin-single) var(--zen-compact-toolbox-margin-single) var(--zen-compact-toolbox-margin-single);
} }
#zen-sidebar-web-panel-wrapper, #zen-sidebar-web-panel-wrapper,