Skip to content

Commit 293ad35

Browse files
committed
Fix bg card for zwa2 install
1 parent a478cf5 commit 293ad35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home-assistant-connect-zwa-2/install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535

3636
.installer-card {
37-
background: white;
37+
background: var(--app-bg-card);
3838
border-radius: 12px;
3939
padding: 20px;
4040
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);

0 commit comments

Comments
 (0)