aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/player/mobile.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/player/mobile.scss')
-rw-r--r--client/src/sass/player/mobile.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/sass/player/mobile.scss b/client/src/sass/player/mobile.scss
index d150c54ee..b0019d2c9 100644
--- a/client/src/sass/player/mobile.scss
+++ b/client/src/sass/player/mobile.scss
@@ -170,7 +170,8 @@
170 } 170 }
171 } 171 }
172 172
173 &.vjs-scrubbing { 173 &.vjs-scrubbing,
174 &.vjs-mobile-sliding {
174 .vjs-mobile-buttons-overlay { 175 .vjs-mobile-buttons-overlay {
175 display: none; 176 display: none;
176 } 177 }