소스 검색

No interaction for fps label

David Catuhe 7 년 전
부모
커밋
f075e2e96a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Playground/css/index.css

+ 2 - 1
Playground/css/index.css

@@ -120,7 +120,8 @@ body {
     color:white;
     padding:5px;
     border-radius: 3px;
-    font-family: 'Montserrat'
+    font-family: 'Montserrat';
+    pointer-events: none;
 }
 .navbar {
     height: 40px;