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:
commit
34c65e3bcf
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
>
|
||||
<button
|
||||
click="submit"
|
||||
class="remote-button"
|
||||
class="button-default remote-button"
|
||||
>
|
||||
{{ $t('user_card.remote_follow') }}
|
||||
</button>
|
||||
|
|
Loading…
Reference in a new issue