summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client/app/common/views/components/reactions-viewer.reaction.vue8
1 files changed, 8 insertions, 0 deletions
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 e2a8b91b00..de52bc4a0e 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