fix remote follow button style

This commit is contained in:
Shpuld Shpuldson 2020-12-16 12:05:13 +02:00
parent 5077549c73
commit 6a469963b0
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>