set fixed height for subheader
This commit is contained in:
parent
e594b9b6ad
commit
2af9a480af
1 changed files with 1 additions and 1 deletions
|
@ -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; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue