Selaa lähdekoodia

Editor: Workaround to get :hover to work on iOS

Mr.doob 11 vuotta sitten
vanhempi
commit
91dd7f3d10
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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" />