make panels a bit more compact
This commit is contained in:
parent
969e08a581
commit
045938366f
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,9 @@ See the above repository for updates as well as full license text. */
|
||||||
--toolbarbutton-inner-padding: 6px !important;
|
--toolbarbutton-inner-padding: 6px !important;
|
||||||
--proton-tab-block-margin: 2px !important;
|
--proton-tab-block-margin: 2px !important;
|
||||||
--tabs-shadow-size: 0px !important;
|
--tabs-shadow-size: 0px !important;
|
||||||
--arrowpanel-menuitem-padding: 5px !important;
|
--arrowpanel-menuitem-padding: 4px !important;
|
||||||
|
--panel-font-size: inherit !important;
|
||||||
|
--arrowpanel-padding: 0.8em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
menupopup > menuitem,
|
menupopup > menuitem,
|
||||||
|
|
Loading…
Reference in a new issue