mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Refactor CSS for compact mode and vertical tabs
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
#nav-bar {
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
|
||||
#navigator-toolbox {
|
||||
--zen-compact-toolbox-margin-single: calc(var(--zen-element-separation) * 2);
|
||||
--zen-compact-toolbox-margin: var(--zen-compact-toolbox-margin-single);
|
||||
|
@@ -64,6 +64,7 @@
|
||||
|
||||
& toolbarbutton {
|
||||
width: fit-content;
|
||||
padding: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user