aboutsummaryrefslogtreecommitdiff
path: root/src/components/remote_follow/remote_follow.vue
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2020-12-16 17:49:11 +0000
committerShpuld Shpludson <shp@cock.li>2020-12-16 17:49:11 +0000
commita2f1ad93f557940635829aeb97cafa45dc6ed11e (patch)
treeb3623cd0f3cbe1f79baa238d0b7d64028f0f2fd9 /src/components/remote_follow/remote_follow.vue
parente8cebb568b70da50efccd7e018dc939b28bff76d (diff)
parent10399c193a68fc14c0c72b0cf970bfe2605a247e (diff)
Merge branch 'develop' into 'fix/timeline-bar-clickables-offset'
# Conflicts: # CHANGELOG.md
Diffstat (limited to 'src/components/remote_follow/remote_follow.vue')
-rw-r--r--src/components/remote_follow/remote_follow.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/remote_follow/remote_follow.vue b/src/components/remote_follow/remote_follow.vue
index cb1c2a1b..be827400 100644
--- a/src/components/remote_follow/remote_follow.vue
+++ b/src/components/remote_follow/remote_follow.vue
@@ -16,7 +16,7 @@
>
<button
click="submit"
- class="remote-button"
+ class="button-default remote-button"
>
{{ $t('user_card.remote_follow') }}
</button>