1
0

chore: remove user margin from the component

This commit is contained in:
kolaente
2023-04-11 19:20:56 +02:00
committed by konrad
parent 218a19d907
commit 57c64bbf71
3 changed files with 5 additions and 7 deletions

View File

@ -56,6 +56,7 @@
:key="task.id + 'assignee' + a.id + i"
:show-username="false"
:user="a"
class="m-2"
/>
<!-- FIXME: use popup -->