From f187df3933ec18e815f5e05c375645105bad052c Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 3 Sep 2019 06:20:04 +0900 Subject: [PATCH] Update reactions-viewer.reaction.vue --- .../common/views/components/reactions-viewer.reaction.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/client/app/common/views/components/reactions-viewer.reaction.vue b/src/client/app/common/views/components/reactions-viewer.reaction.vue index e2a8b91b0..de52bc4a0 100644 --- a/src/client/app/common/views/components/reactions-viewer.reaction.vue +++ b/src/client/app/common/views/components/reactions-viewer.reaction.vue @@ -173,6 +173,14 @@ export default Vue.extend({ border-radius 4px cursor pointer + &, * + -webkit-touch-callout none + -webkit-user-select none + -khtml-user-select none + -moz-user-select none + -ms-user-select none + user-select none + * user-select none pointer-events none