Fix CommentPresenter (#474)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov 2021-12-01 22:08:38 +03:00 committed by GitHub
parent 44133ac6c1
commit fc7bb7823d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@
<div class="avatar">
<Avatar size={'medium'} />
</div>
<div class="flex-col">
<div class="flex-grow flex-col">
<div class="header">
<div class="fs-title">
{#await getUser(client, value.modifiedBy) then user}