From a1bd2b77d99cec5c27d38501f5f12f9dc339de17 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 29 Jun 2023 15:55:00 +0200 Subject: Remove webtorrent support from client --- client/src/sass/player/mobile.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/src/sass/player/mobile.scss') 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 @@ } } - &.vjs-scrubbing { + &.vjs-scrubbing, + &.vjs-mobile-sliding { .vjs-mobile-buttons-overlay { display: none; } -- cgit v1.2.3