fix spacings again
This commit is contained in:
parent
1ff33a78a7
commit
eb01004dd1
1 changed files with 2 additions and 3 deletions
|
@ -13,8 +13,7 @@
|
|||
<span
|
||||
v-if="expanded"
|
||||
class="fullExtraMentions"
|
||||
>
|
||||
<MentionLink
|
||||
>{{ ' ' }}<MentionLink
|
||||
v-for="mention in extraMentions"
|
||||
:key="mention.index"
|
||||
class="mention-link"
|
||||
|
|
Loading…
Add table
Reference in a new issue