Browse Source

No interaction for fps label

David Catuhe 7 năm trước cách đây
mục cha
commit
f075e2e96a
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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;