Skip to content
Snippets Groups Projects
Commit 3dc70f98 authored by syuilo's avatar syuilo
Browse files

🎨

parent 8e2be5e9
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment