소스 검색

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;