Don't use forced video ratio on fullscreen

This commit is contained in:
Eduard Urbach 2019-03-04 20:26:25 +09:00
parent dcfa18cf73
commit 7ac6aadf32

View File

@ -11,6 +11,10 @@ const video-progress-clickable-height-buffer = 0.4rem
border-radius ui-element-border-radius
overflow hidden
:fullscreen
padding-bottom 0
height 100%
:hover
.video-controls
opacity 1