Improve the user card for deactivated users

This commit is contained in:
Ilja 2022-01-19 13:09:48 +00:00 committed by HJ
parent a20f1794d0
commit 2ac78219ee
5 changed files with 20 additions and 4 deletions

View file

@ -2,7 +2,7 @@
<button
class="btn button-default follow-button"
:class="{ toggled: isPressed }"
:disabled="inProgress"
:disabled="disabled"
:title="title"
@click="onClick"
>