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