Fix webrtc style issue in Safari.

This commit is contained in:
Dermot Duffy
2022-06-13 21:59:02 -07:00
parent 3ada2daf1d
commit 6c494f4b1b
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
}
/* Don't drop shadow or have radius for nested webrtc card */
webrtc-camera ha-card {
#webrtc ha-card {
box-shadow: none;
border-radius: 0px;
background-color: black;