mirror of
https://github.com/home-assistant/frontend.git
synced 2025-06-26 03:56:34 +00:00
Fix unavailable state icon (#1118)
This commit is contained in:
parent
02cf337f1a
commit
db2f588e86
@ -32,7 +32,7 @@
|
||||
|
||||
/* Color the icon if unavailable */
|
||||
ha-state-icon[data-state=unavailable] {
|
||||
color: var(--state-icon-unavailable);
|
||||
color: var(--state-icon-unavailable-color);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user