mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-26 08:21:34 +00:00
feat: Restore top toolbar compact mode, b=no-bug, c=tabs, compact-mode, common
This commit is contained in:
@@ -311,3 +311,10 @@
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
#zen-appcontent-navbar-wrapper #zen-sidebar-top-buttons {
|
||||
max-width: fit-content;
|
||||
:root[zen-right-side='true'] & {
|
||||
order: 999;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -210,6 +210,10 @@
|
||||
|
||||
--zen-workspace-indicator-height: 46px;
|
||||
|
||||
&:not([zen-sidebar-expanded='true']) {
|
||||
--zen-workspace-indicator-height: 38px;
|
||||
}
|
||||
|
||||
--toolbar-field-color: var(--toolbox-textcolor) !important;
|
||||
|
||||
&[zen-private-window='true'] {
|
||||
|
||||
Reference in New Issue
Block a user