From 9fb2dfc4bdeffdfcea3bea56a057883bcc0677e9 Mon Sep 17 00:00:00 2001 From: Denis Bykhov Date: Tue, 18 Apr 2023 14:19:12 +0600 Subject: [PATCH] Fix issue template (#3006) Signed-off-by: Denis Bykhov --- .../templates/IssueTemplateChildList.svelte | 27 ++++++++++--------- .../templates/IssueTemplateChilds.svelte | 22 ++++++++------- 2 files changed, 27 insertions(+), 22 deletions(-) diff --git a/plugins/tracker-resources/src/components/templates/IssueTemplateChildList.svelte b/plugins/tracker-resources/src/components/templates/IssueTemplateChildList.svelte index f3abb224fe..36b20bfe6d 100644 --- a/plugins/tracker-resources/src/components/templates/IssueTemplateChildList.svelte +++ b/plugins/tracker-resources/src/components/templates/IssueTemplateChildList.svelte @@ -15,8 +15,8 @@