handle fullscreen mode better
This commit is contained in:
@@ -15,6 +15,7 @@ Window controls will be all wrong without it
|
||||
:root:not([uidensity="compact"]){--uc-toolbar-height: 38px}
|
||||
|
||||
#TabsToolbar{ visibility: collapse !important }
|
||||
:root[sizemode="fullscreen"] #TabsToolbar > #window-controls{ visibility: visible !important; z-index: 2 }
|
||||
|
||||
:root:not([inFullscreen]) #nav-bar{
|
||||
margin-top: calc(0px - var(--uc-toolbar-height));
|
||||
|
||||
Reference in New Issue
Block a user