diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index ff6bdfaac..44478226b 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss @@ -377,7 +377,7 @@ $control-bar-height: 34px; } } - @media screen and (max-width: 550px) { + @media screen and (max-width: 570px) { .vjs-dock-text { font-size: 14px; }