This commit is contained in:
j 2024-02-06 13:40:26 +01:00
parent 75bd96ff94
commit 688e0d22d4
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ window.VideoPlayer = function(options) {
background-image: url(${self.options.poster});
background-repeat: no-repeat;
background-size: contain;
background-blend-mode: overlay;
}
.mx-controls .toggle {