mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Font style in side bar (#25367)
This commit is contained in:
parent
c8cffef647
commit
d571ef3f18
@ -939,6 +939,7 @@ class HaSidebar extends SubscribeMixin(LitElement) {
|
||||
}
|
||||
|
||||
ha-md-list-item .item-text {
|
||||
font-family: var(--ha-font-family-body);
|
||||
display: none;
|
||||
font-weight: 500;
|
||||
font-size: 14px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user