Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e700d33

Browse files
committed
Reduce title/button size for embed
1 parent 2e78e26 commit e700d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/sass/video-js-custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ $control-bar-height: 34px;
377377
}
378378
}
379379

380-
@media screen and (max-width: 550px) {
380+
@media screen and (max-width: 570px) {
381381
.vjs-dock-text {
382382
font-size: 14px;
383383
}

0 commit comments

Comments
 (0)