Restore basic width/height css.
This commit is contained in:
@@ -2,8 +2,9 @@ ha-hls-player {
|
|||||||
transform-style: preserve-3d;
|
transform-style: preserve-3d;
|
||||||
}
|
}
|
||||||
img,video {
|
img,video {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.container {
|
div.container {
|
||||||
|
|||||||
Reference in New Issue
Block a user