mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-16 19:35:31 +00:00
chore: Update ZenUIManager and Zen browser theme
This commit is contained in:
@@ -222,6 +222,12 @@ button.popup-notification-dropmarker {
|
|||||||
#navigator-toolbox {
|
#navigator-toolbox {
|
||||||
min-width: 55px;
|
min-width: 55px;
|
||||||
max-width: 55px;
|
max-width: 55px;
|
||||||
|
|
||||||
|
margin-top: 0 !important; /* Issue #156 */
|
||||||
|
}
|
||||||
|
|
||||||
|
:root[inFullscreen="true"] #navigator-toolbox {
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zen-tabbox-wrapper:has(#zen-sidebar-splitter:not([state="dragging"])) #navigator-toolbox {
|
#zen-tabbox-wrapper:has(#zen-sidebar-splitter:not([state="dragging"])) #navigator-toolbox {
|
||||||
|
|||||||
Reference in New Issue
Block a user