From 23bae6714658ec17240a6964b2fb3f91c065e73e Mon Sep 17 00:00:00 2001 From: dave Date: Thu, 21 Mar 2019 15:03:54 -0400 Subject: [PATCH] #452 - update button class name --- src/components/follow_card/follow_card.vue | 24 ++++++++++++---------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/src/components/follow_card/follow_card.vue b/src/components/follow_card/follow_card.vue index 72a1de62..9f314fd3 100644 --- a/src/components/follow_card/follow_card.vue +++ b/src/components/follow_card/follow_card.vue @@ -4,12 +4,12 @@ {{ isMe ? $t('user_card.its_you') : $t('user_card.follows_you') }} -
+ -