Don't modify menubarr height if autohide=false
This commit is contained in:
parent
28632ea2ac
commit
47b8ebb60e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
#toolbar-menubar[inactive] > #menubar-items{ opacity: 0; pointer-events: none; }
|
||||
#toolbar-menubar[inactive]{ margin-bottom: calc(0px - var(--uc-toolbar-height)) }
|
||||
|
||||
#TabsToolbar > .titlebar-buttonbox-container,
|
||||
#TabsToolbar[autohide="true"] > .titlebar-buttonbox-container,
|
||||
#TabsToolbar > .toolbar-items > spacer,
|
||||
.titlebar-spacer[type="post-tabs"]{
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue