mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Fix poster resize
This commit is contained in:
@@ -197,12 +197,7 @@ div {
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
video[poster] {
|
||||
.video-js .vjs-poster {
|
||||
background-size: cover;
|
||||
object-fit: cover;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.vjs-poster {
|
||||
background-size: cover !important;
|
||||
object-fit: cover !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user