mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
🎨
This commit is contained in:
parent
31af6762b8
commit
b7df00f7ab
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<MkAvatar :user="$i" class="avatar"/><MkAcct class="text" :user="$i"/>
|
||||
</button>
|
||||
<div class="post" @click="post" data-cy-open-post-form>
|
||||
<MkButton class="button" primary full>
|
||||
<MkButton class="button" gradate full rounded>
|
||||
<i class="fas fa-pencil-alt fa-fw"></i><span class="text" v-if="!iconOnly">{{ $ts.note }}</span>
|
||||
</MkButton>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue