From 7f6f9d23853df93f54872236e50c4f1d49e9ba74 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Thu, 25 Jun 2020 10:14:25 +0200 Subject: [PATCH] Remove cursor: pointer on profile names Close #358 Signed-off-by: Thomas Citharel --- js/src/components/Account/ActorCard.vue | 6 +----- js/src/components/Account/PopoverActorCard.vue | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/js/src/components/Account/ActorCard.vue b/js/src/components/Account/ActorCard.vue index 0cbfe708e..32eb19f61 100644 --- a/js/src/components/Account/ActorCard.vue +++ b/js/src/components/Account/ActorCard.vue @@ -1,5 +1,5 @@