fix: video radio
This commit is contained in:
@@ -157,7 +157,7 @@ const play = (hash, type) => {
|
|||||||
|
|
||||||
#video {
|
#video {
|
||||||
background-color: #cccccc;
|
background-color: #cccccc;
|
||||||
aspect-ratio: 4 / 3;
|
aspect-ratio: 16 / 9;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
object-fit: fill;
|
object-fit: fill;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user