From 0dcaebf73eb41ba1542d137e9be45b71a6c3cf12 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 17 Dec 2025 23:52:51 +0100 Subject: [PATCH] fix(kanban): move comment count right before assignees Due to different sizes of the icons (which is a different issue) this makes it look better. --- frontend/src/components/tasks/partials/KanbanCard.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/tasks/partials/KanbanCard.vue b/frontend/src/components/tasks/partials/KanbanCard.vue index 953404487..1178cc80a 100644 --- a/frontend/src/components/tasks/partials/KanbanCard.vue +++ b/frontend/src/components/tasks/partials/KanbanCard.vue @@ -83,10 +83,6 @@ > - +