summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/app/common/views/components/reactions-viewer.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/reactions-viewer.vue b/src/client/app/common/views/components/reactions-viewer.vue
index 8fa8ecfddd..a74a461188 100644
--- a/src/client/app/common/views/components/reactions-viewer.vue
+++ b/src/client/app/common/views/components/reactions-viewer.vue
@@ -151,6 +151,7 @@ export default Vue.extend({
margin-right 6px
padding 0 6px
border-radius 4px
+ cursor pointer
*
user-select none
@@ -163,7 +164,6 @@ export default Vue.extend({
color var(--primaryForeground)
&:not(.reacted)
- cursor pointer
background var(--reactionViewerButtonBg)
&:hover