aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/src/sass/player/mobile.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/player/mobile.scss b/client/src/sass/player/mobile.scss
index 2688860a6..84d7a00f1 100644
--- a/client/src/sass/player/mobile.scss
+++ b/client/src/sass/player/mobile.scss
@@ -39,6 +39,7 @@
39 position: relative; 39 position: relative;
40 top: calc(50% - 10px); 40 top: calc(50% - 10px);
41 transform: translateY(-50%); 41 transform: translateY(-50%);
42 user-select: none;
42 } 43 }
43 44
44 .main-button, 45 .main-button,