fix(comments): do not use whitespace as gap
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
height="20"
|
||||
width="20"
|
||||
>
|
||||
<strong>{{ getDisplayName(c.author) }}</strong>
|
||||
<strong>{{ getDisplayName(c.author) }}</strong>
|
||||
<span
|
||||
v-tooltip="formatDateLong(c.created)"
|
||||
class="has-text-grey"
|
||||
|
Reference in New Issue
Block a user