mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Change sidebar header color (#23401)
This commit is contained in:
parent
0e61596f5c
commit
76cb9ce807
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user