소스 검색

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;