Fix for WebRTC on Safari.
This commit is contained in:
@@ -9,4 +9,7 @@ webrtc-camera ha-card {
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
|
|
||||||
|
// To get the WebRTC player to line up correctly in Safari.
|
||||||
|
margin: 0px;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user