mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
style: Fixed compact mode styles for colllapsed toolbar, b=(no-bug), c=compact-mode, folders
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
padding: var(--zen-toolbox-padding) !important;
|
||||
:root:not([zen-sidebar-expanded='true']) & {
|
||||
padding: var(--zen-toolbox-padding) 0 !important;
|
||||
max-width: var(--zen-sidebar-width);
|
||||
}
|
||||
position: relative;
|
||||
background: var(--zen-dialog-background);
|
||||
|
@@ -29,7 +29,7 @@ tab-group[split-view-group] {
|
||||
padding: 0 2px;
|
||||
--tab-min-height: 30px;
|
||||
--tab-collapsed-width: 38px;
|
||||
margin: 0 4px;
|
||||
margin: 2px 0;
|
||||
--tab-min-width: 34px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user