Ver código fonte

No interaction for fps label

David Catuhe 7 anos atrás
pai
commit
f075e2e96a
1 arquivos alterados com 2 adições e 1 exclusões
  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;