Change sidebar header color (#23401)

This commit is contained in:
Bram Kragten 2024-12-23 15:04:19 +01:00 committed by GitHub
parent 0e61596f5c
commit 76cb9ce807
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -871,7 +871,7 @@ class HaSidebar extends SubscribeMixin(LitElement) {
border-bottom: 1px solid var(--divider-color);
background-color: var(
--sidebar-menu-button-background-color,
var(--primary-background-color)
inherit
);
font-size: 20px;
align-items: center;