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

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;