Use text color for icon.

This commit is contained in:
Dermot Duffy
2022-06-04 11:04:38 -07:00
parent ac3b8634e8
commit ac9ec30e9e
+1 -1
View File
@@ -24,7 +24,7 @@ img, ha-icon {
ha-icon {
--mdc-icon-size: 50%;
color: var(--primary-text-color);
display: flex;
justify-content: center;
align-items: center;