Skip to content

Commit 9bbb146

Browse files
authored
Add files via upload
1 parent 05ed80f commit 9bbb146

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

themes/Frosted Glass.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ Frosted Glass:
4242
card-mod-card: |
4343
/* Base reset */
4444
ha-card {
45-
background: transparent !important;
46-
backdrop-filter: unset !important;
47-
-webkit-backdrop-filter: unset !important;
45+
background: transparent;
46+
backdrop-filter: none;
47+
-webkit-backdrop-filter: none;
4848
}
4949
5050
/* Glass layer */

0 commit comments

Comments
 (0)