From 3fec92283bfe319638a6d6f15e12aafe520b4b0b Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 6 Sep 2023 15:58:52 +0200 Subject: [PATCH] fix(task): priority label sizing and positioning in different environments --- src/components/tasks/partials/kanban-card.vue | 4 ++-- src/components/tasks/partials/singleTaskInProject.vue | 3 ++- src/components/tasks/partials/singleTaskInlineReadonly.vue | 5 ++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/tasks/partials/kanban-card.vue b/src/components/tasks/partials/kanban-card.vue index d5043d216..4e34bdff3 100644 --- a/src/components/tasks/partials/kanban-card.vue +++ b/src/components/tasks/partials/kanban-card.vue @@ -48,7 +48,7 @@