Fix quote video size
This commit is contained in:
parent
6f78781d1c
commit
104dc95bd7
|
@ -79,6 +79,8 @@
|
|||
video {
|
||||
height: unset;
|
||||
width: unset;
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue