mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 16:26:44 -06:00
🎨
This commit is contained in:
parent
66470b4937
commit
133936652d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
<MkAvatar :user="$i" class="avatar"/><MkAcct class="acct" :user="$i"/>
|
||||
</button>
|
||||
<div class="post" @click="post">
|
||||
<MkButton class="button" primary full rounded>
|
||||
<MkButton class="button" gradate full rounded>
|
||||
<i class="fas fa-pencil-alt fa-fw"></i>
|
||||
</MkButton>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue