remove rules for #window-controls

This extra set of window control buttons hasn't existed in a while
This commit is contained in:
MrOtherGuy
2024-07-27 10:23:16 +03:00
parent 9d891a3f9e
commit 175df68da4
4 changed files with 5 additions and 10 deletions

View File

@@ -13,7 +13,6 @@ Window controls will be all wrong without it
:root:not([uidensity="compact"]){ --uc-toolbar-height: 34px }
#TabsToolbar > *{ visibility: collapse !important }
:root[sizemode="fullscreen"] #TabsToolbar > #window-controls{ visibility: visible !important; z-index: 2 }
#TabsToolbar > .titlebar-buttonbox-container{
visibility: visible !important;
height:var(--uc-toolbar-height) !important;