Hide cursor when hiding controls

This commit is contained in:
2018-12-08 15:01:07 +09:00
parent dacd92e86d
commit 866815516c
3 changed files with 6 additions and 1 deletions

View File

@ -41,6 +41,9 @@ const video-progress-clickable-height-buffer = 0.4rem
flex 1
padding video-progress-clickable-height-buffer 0
:hover
cursor pointer
.video-progress-container
height video-progress-height
background rgba(255, 255, 255, 0.3)