Font style in side bar (#25367)

This commit is contained in:
Yosi Levy 2025-05-08 14:21:39 +03:00 committed by GitHub
parent c8cffef647
commit d571ef3f18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;