Don't use forced video ratio on fullscreen
This commit is contained in:
parent
dcfa18cf73
commit
7ac6aadf32
@ -11,6 +11,10 @@ const video-progress-clickable-height-buffer = 0.4rem
|
|||||||
border-radius ui-element-border-radius
|
border-radius ui-element-border-radius
|
||||||
overflow hidden
|
overflow hidden
|
||||||
|
|
||||||
|
:fullscreen
|
||||||
|
padding-bottom 0
|
||||||
|
height 100%
|
||||||
|
|
||||||
:hover
|
:hover
|
||||||
.video-controls
|
.video-controls
|
||||||
opacity 1
|
opacity 1
|
||||||
|
Loading…
Reference in New Issue
Block a user