forked from AkkomaGang/akkoma-fe
fix remote follow button style
This commit is contained in:
parent
5077549c73
commit
6a469963b0
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue