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