Merge branch 'fix/remote-follow-button-style' into 'develop'

fix remote follow button style

See merge request pleroma/pleroma-fe!1313
This commit is contained in:
Shpuld Shpludson 2020-12-16 10:14:10 +00:00
commit 34c65e3bcf
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
>
<button
click="submit"
class="remote-button"
class="button-default remote-button"
>
{{ $t('user_card.remote_follow') }}
</button>