fix remote follow button style

This commit is contained in:
Shpuld Shpuldson 2020-12-16 12:05:13 +02:00
parent 5077549c73
commit 6a469963b0

View file

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