mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Fix video position
This commit is contained in:
parent
7705c75741
commit
40b79457a4
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
#seekBG{
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-size: contain;
|
||||
background-size: cover;
|
||||
background-position-y: center;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url(seekBG.png);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue