Be more consistent in choice of background colors

This commit is contained in:
Dermot Duffy
2022-06-26 12:54:39 -07:00
parent 997fc69f0b
commit 95cd79270c
6 changed files with 47 additions and 16 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
/* Don't drop shadow or have radius for nested webrtc card */
#webrtc ha-card {
border-radius: 0px;
background-color: black;
background-color: unset;
// To get the WebRTC player to line up correctly with some themes.
margin: 0px;