mirror of https://github.com/Chocobozzz/PeerTube
Decrease player button size on very small screens
parent
4b8f09fa01
commit
586f7c1bef
|
@ -409,7 +409,7 @@ $control-bar-height: 34px;
|
|||
}
|
||||
|
||||
.vjs-big-play-button {
|
||||
font-size: 4em;
|
||||
font-size: 3em;
|
||||
}
|
||||
|
||||
.vjs-volume-control {
|
||||
|
|
Loading…
Reference in New Issue