diff options
Diffstat (limited to 'client/src/sass/video-js-custom.scss')
-rw-r--r-- | client/src/sass/video-js-custom.scss | 2 |
1 files changed, 1 insertions, 1 deletions
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; | |||
377 | } | 377 | } |
378 | } | 378 | } |
379 | 379 | ||
380 | @media screen and (max-width: 550px) { | 380 | @media screen and (max-width: 570px) { |
381 | .vjs-dock-text { | 381 | .vjs-dock-text { |
382 | font-size: 14px; | 382 | font-size: 14px; |
383 | } | 383 | } |