mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add proper whitespace to pinned comments
This commit is contained in:
parent
86da534c7b
commit
255f9e33e1
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
<div v-if="comment.pinned" class="comment-pinned">
|
||||
<font-awesome-icon icon="thumbtack" />
|
||||
<span class="ml-1.5" v-t="'comment.pinned_by'" />
|
||||
<span> </span>
|
||||
<span v-text="uploader" />
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue