fix: Fix card usability for users of darkreader extension (#1813)

This commit is contained in:
Dermot Duffy
2025-01-07 20:22:20 -08:00
committed by GitHub
parent 278560b5ac
commit 95cda9a8cb
+3 -1
View File
@@ -6,7 +6,9 @@
--ha-icon-display: block;
}
* {
ha-icon,
state-badge,
svg {
display: block;
height: 100%;
width: 100%;