Decrease player button size on very small screens

This commit is contained in:
Chocobozzz 2018-03-27 14:39:10 +02:00
parent 4b8f09fa01
commit 586f7c1bef
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -409,7 +409,7 @@ $control-bar-height: 34px;
}
.vjs-big-play-button {
font-size: 4em;
font-size: 3em;
}
.vjs-volume-control {