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