This commit is contained in:
Vince 2021-06-24 10:02:19 +08:00
parent 897abb20e7
commit b476e478a5

View file

@ -58,6 +58,11 @@ findbar:-moz-window-inactive {
border-bottom-width: 0px !important;
}
/* allow to drag headerbar empty space */
:root[tabsintitlebar] #nav-bar .chromeclass-location {
-moz-window-dragging: drag !important;
}
#toolbar-menubar:not([inactive=true]) {
margin-bottom: 0 !important;
}