forked from MarseyWorld/MarseyWorld
fix overflow
parent
ad786cbd7f
commit
b34c1c3c41
|
@ -143,6 +143,7 @@ lite-youtube {
|
|||
|
||||
.quotes {
|
||||
max-width: 80%;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.resizable > video {
|
||||
|
|
Loading…
Reference in New Issue