Improve rendering on light backgrounds.

This commit is contained in:
Dermot Duffy
2022-06-04 11:04:38 -07:00
parent 55970470a4
commit c776758b5e
3 changed files with 12 additions and 3 deletions
-1
View File
@@ -21,7 +21,6 @@
ha-icon {
position: absolute;
background: rgba(0, 0, 0, 0.2);
border-radius: 50%;
}