Add '1.75' playback speed

This commit is contained in:
Omar Roth
2019-07-14 10:08:46 -05:00
parent 1ae7b646b3
commit e8a56e0fea
3 changed files with 6 additions and 2 deletions

View File

@ -322,6 +322,10 @@ input[type="search"]::-webkit-search-cancel-button {
order: 6;
}
.vjs-playback-rate > .vjs-menu {
width: 50px;
}
.vjs-control-bar {
display: flex;
flex-direction: row;