From eee8ad202985e7025ef430685ee35bd0f13baaae Mon Sep 17 00:00:00 2001 From: SabreCat Date: Tue, 1 Nov 2022 22:23:00 -0500 Subject: [PATCH] fix(css): correct broken task creation dropdown on groups --- .../src/components/group-plans/taskInformation.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/website/client/src/components/group-plans/taskInformation.vue b/website/client/src/components/group-plans/taskInformation.vue index eec37e17aa..a77b09f5d0 100644 --- a/website/client/src/components/group-plans/taskInformation.vue +++ b/website/client/src/components/group-plans/taskInformation.vue @@ -45,7 +45,7 @@ v-html="$t('dayStart', { startTime: groupStartTime } )" > -
+