only modify vertical padding of arrowpanel items
This commit is contained in:
parent
82fec575ec
commit
85b03c0701
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ See the above repository for updates as well as full license text. */
|
|||
--toolbarbutton-inner-padding: 6px !important;
|
||||
--tab-block-margin: 2px !important;
|
||||
--tabs-shadow-size: 0px !important;
|
||||
--arrowpanel-menuitem-padding: 5px !important;
|
||||
--arrowpanel-menuitem-padding-block: 5px !important;
|
||||
--panel-font-size: inherit !important;
|
||||
--arrowpanel-padding: 0.8em !important;
|
||||
--inline-tab-padding: 8px !important; /* 8px is default value since it looks good - lower values compactify tabs horizontally */
|
||||
|
|
Loading…
Reference in a new issue