瀏覽代碼

Editor: Remove touch-action css temporarily.

Mr.doob 5 年之前
父節點
當前提交
b478609c3c
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      editor/css/main.css

+ 0 - 4
editor/css/main.css

@@ -2,10 +2,6 @@
 	color-scheme: light dark;
 }
 
-html {
-	touch-action: none;
-}
-
 body {
 	font-family: Helvetica, Arial, sans-serif;
 	font-size: 14px;