mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Use new variable name for light toggle icon in area card (#15259)
This commit is contained in:
parent
6945f99a34
commit
0af92b9bd1
@ -563,7 +563,7 @@ export class HuiAreaCard
|
||||
--mdc-icon-button-size: 44px;
|
||||
}
|
||||
.on {
|
||||
color: var(--state-light-color);
|
||||
color: var(--state-light-active-color);
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user