From 51eb01d7bdee89f8bbc0178fa1c722678f8f90e3 Mon Sep 17 00:00:00 2001 From: FireMasterK <20838718+FireMasterK@users.noreply.github.com> Date: Fri, 14 Jan 2022 01:31:15 +0000 Subject: [PATCH] Show cursor pointer on comment actions. --- src/components/CommentItem.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/CommentItem.vue b/src/components/CommentItem.vue index 8a1af3b5..19146610 100644 --- a/src/components/CommentItem.vue +++ b/src/components/CommentItem.vue @@ -30,13 +30,13 @@