set fixed height for subheader

This commit is contained in:
MrOtherGuy 2021-04-25 08:33:57 +03:00
parent e594b9b6ad
commit 2af9a480af

View file

@ -11,7 +11,7 @@ See the above repository for updates as well as full license text. */
--panel-font-size: inherit !important; --panel-font-size: inherit !important;
--arrowpanel-padding: 0.8em !important; --arrowpanel-padding: 0.8em !important;
} }
.subview-subheader{ height: 24px }
menupopup > menuitem, menupopup > menuitem,
menupopup > menu{ padding-block: 0.3em !important; } menupopup > menu{ padding-block: 0.3em !important; }