Quellcode durchsuchen

No interaction for fps label

David Catuhe vor 7 Jahren
Ursprung
Commit
f075e2e96a
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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;