fix(comments): do not use whitespace as gap
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
kolaente 2024-06-19 16:48:21 +02:00
parent abdec17d36
commit 9101f26101
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -43,7 +43,7 @@
height="20"
width="20"
>
<strong>{{ getDisplayName(c.author) }}</strong>&nbsp;
<strong>{{ getDisplayName(c.author) }}</strong>
<span
v-tooltip="formatDateLong(c.created)"
class="has-text-grey"