From 5fc0978ff3a167e551984f2159bbb99ca0d8a0ca 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