fix: Show underlying unavailable entity colors (#1923)

- Closes #1906
This commit is contained in:
Dermot Duffy
2025-02-27 20:49:54 -08:00
committed by GitHub
parent 0432eea4b8
commit 41aa3d1f72
3 changed files with 1 additions and 14 deletions
-1
View File
@@ -22,5 +22,4 @@ svg path {
:host([allow-override-non-active-styles]) state-badge {
--state-inactive-color: inherit;
--state-unavailable-color: inherit;
}