mirror of https://github.com/Chocobozzz/PeerTube
Fix embed preview ratio
parent
91d7a3928f
commit
bb21e0b3c8
|
@ -36,10 +36,6 @@ body {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
.vjs-poster {
|
|
||||||
background-size: 100% auto;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#error-block,
|
#error-block,
|
||||||
|
|
Loading…
Reference in New Issue