浏览代码

no user select for fps label

David Catuhe 7 年之前
父节点
当前提交
6dd8d6166f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Playground/css/index.css

+ 1 - 0
Playground/css/index.css

@@ -122,6 +122,7 @@ body {
     border-radius: 3px;
     font-family: 'Montserrat';
     pointer-events: none;
+    user-select: none;
 }
 .navbar {
     height: 40px;