From 037e9230fce1e9e104889a1a891db2cec92797f8 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon, 1 Apr 2019 02:28:32 +0900
Subject: [PATCH] Update reset.styl

---
 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 c0a88f27b..13a4eaf8d 100644
--- a/src/client/app/reset.styl
+++ b/src/client/app/reset.styl
@@ -26,6 +26,7 @@ button
 
 	*
 		pointer-events none
+		user-select none
 
 	&[disabled]
 		cursor default