From 9f7af191e8a77a0c5620c8698cc7b26dde02868b Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 13 Jan 2020 22:19:19 +0200 Subject: tabs & toggled (ex pressed) buttons --- src/components/follow_button/follow_button.vue | 2 +- .../moderation_tools/moderation_tools.vue | 2 +- src/components/style_switcher/style_switcher.vue | 23 ++++++++++++++++++++++ src/components/tab_switcher/tab_switcher.scss | 7 +++++++ src/components/user_card/user_card.vue | 10 ++-------- 5 files changed, 34 insertions(+), 10 deletions(-) (limited to 'src/components') diff --git a/src/components/follow_button/follow_button.vue b/src/components/follow_button/follow_button.vue index f0cbb94b..bfdc137b 100644 --- a/src/components/follow_button/follow_button.vue +++ b/src/components/follow_button/follow_button.vue @@ -1,7 +1,7 @@