From 7e82aa83e6b58954f1c41d9b31b75c513b17d47d Mon Sep 17 00:00:00 2001 From: konrad Date: Thu, 4 Nov 2021 16:28:20 +0000 Subject: [PATCH] fix: label spacing (#946) Co-authored-by: kolaente Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/946 Reviewed-by: dpschen Co-authored-by: konrad Co-committed-by: konrad --- src/components/tasks/partials/editLabels.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/tasks/partials/editLabels.vue b/src/components/tasks/partials/editLabels.vue index 25ee20b63..3ba78de75 100644 --- a/src/components/tasks/partials/editLabels.vue +++ b/src/components/tasks/partials/editLabels.vue @@ -148,3 +148,9 @@ export default { }, } + +