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