fix mentionsline extramentions lack of space
This commit is contained in:
parent
e6ed00ea1c
commit
b7b6432e14
|
@ -6,7 +6,7 @@
|
|||
class="mention-link"
|
||||
:content="mention.content"
|
||||
:url="mention.url"
|
||||
/><span
|
||||
/> <span
|
||||
v-if="manyMentions"
|
||||
class="extraMentions"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue