Переглянути джерело

no user select for fps label

David Catuhe 7 роки тому
батько
коміт
6dd8d6166f
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Playground/css/index.css

+ 1 - 0
Playground/css/index.css

@@ -122,6 +122,7 @@ body {
     border-radius: 3px;
     font-family: 'Montserrat';
     pointer-events: none;
+    user-select: none;
 }
 .navbar {
     height: 40px;