Make navbar draggable from left side
This commit is contained in:
@@ -31,4 +31,4 @@ Window controls will be all wrong without it
|
||||
}
|
||||
|
||||
#toolbar-menubar:not([inactive]){ z-index: 2 }
|
||||
#toolbar-menubar[inactive] > #menubar-items { opacity: 0 }
|
||||
#toolbar-menubar[inactive] > #menubar-items { opacity: 0; margin-left: var(--uc-window-drag-space-width,0px) }
|
||||
Reference in New Issue
Block a user