瀏覽代碼

Editor: Workaround to get :hover to work on iOS

Mr.doob 11 年之前
父節點
當前提交
91dd7f3d10
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      editor/index.html

+ 1 - 1
editor/index.html

@@ -5,7 +5,7 @@
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
 	</head>
-	<body>
+	<body ontouchstart="">
 		<link href="css/main.css" rel="stylesheet" />
 		<link id="theme" href="css/light.css" rel="stylesheet" />