Added a space before all entries in @mention autocomplete (#3605)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
80726bde82
Коммит
b353cc2cab
@@ -80,6 +80,7 @@ class AtMentionSuggestion extends Suggestion {
|
|||||||
{'@' + username}
|
{'@' + username}
|
||||||
</span>
|
</span>
|
||||||
<span className='mention__fullname'>
|
<span className='mention__fullname'>
|
||||||
|
{' '}
|
||||||
{description}
|
{description}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user