fix(comments): do not use whitespace as gap
This commit is contained in:
parent
abdec17d36
commit
9101f26101
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user