From 800e364ae5ff4db901ee286eb5aec87049af6ad3 Mon Sep 17 00:00:00 2001 From: Alex <41288429+Dvinyanin@users.noreply.github.com> Date: Tue, 5 Jul 2022 17:01:40 +0700 Subject: [PATCH] Center priority (#2212) Signed-off-by: Dvinyanin Alexandr --- .../src/components/issues/KanbanView.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/tracker-resources/src/components/issues/KanbanView.svelte b/plugins/tracker-resources/src/components/issues/KanbanView.svelte index a345de6c3b..38ac304fa6 100644 --- a/plugins/tracker-resources/src/components/issues/KanbanView.svelte +++ b/plugins/tracker-resources/src/components/issues/KanbanView.svelte @@ -171,11 +171,11 @@ -
+
{#if groupBy !== 'status'} - + {/if} - + {object.title}