diff options
Diffstat (limited to 'client/src/sass/video-js-custom.scss')
-rw-r--r-- | client/src/sass/video-js-custom.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/video-js-custom.scss b/client/src/sass/video-js-custom.scss index 1c5701bea..25362c5af 100644 --- a/client/src/sass/video-js-custom.scss +++ b/client/src/sass/video-js-custom.scss | |||
@@ -322,6 +322,7 @@ $control-bar-height: 34px; | |||
322 | border-left-color: #ffffff; | 322 | border-left-color: #ffffff; |
323 | transform: translateZ(0); | 323 | transform: translateZ(0); |
324 | animation: spinner 1.4s infinite linear; | 324 | animation: spinner 1.4s infinite linear; |
325 | overflow: hidden; | ||
325 | 326 | ||
326 | &:before { | 327 | &:before { |
327 | animation: none !important; | 328 | animation: none !important; |