Add variable for tab inline padding

This commit is contained in:
MrOtherGuy 2021-04-27 13:19:38 +03:00
parent f27380d7e2
commit 06db30e311

View file

@ -10,6 +10,7 @@ See the above repository for updates as well as full license text. */
--arrowpanel-menuitem-padding: 4px !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 */
}
.subview-subheader{ height: 24px }
menupopup > menuitem,