From 3c99b2fd12bc5e8b0ec594a38b051ae9f5ef0ddf Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Sun, 20 Oct 2019 23:12:07 +0900
Subject: [PATCH] Improve usability

---
 src/client/app/reset.styl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/client/app/reset.styl b/src/client/app/reset.styl
index ce49afb161..614f29a835 100644
--- a/src/client/app/reset.styl
+++ b/src/client/app/reset.styl
@@ -23,6 +23,7 @@ button
 	border none
 	cursor pointer
 	color inherit
+	touch-action manipulation
 
 	*
 		pointer-events none