From f2f23c238d24f0b4796fc224c6391b453992ae77 Mon Sep 17 00:00:00 2001 From: quirinecker Date: Tue, 8 Jul 2025 10:00:01 +0200 Subject: [PATCH] added some final touches --- web/components/ui/EventFormModal.vue | 17 +++++---- web/components/ui/Sidebar.vue | 2 +- web/components/ui/TaskFormModal.vue | 53 +++++++++++++++++++--------- 3 files changed, 49 insertions(+), 23 deletions(-) diff --git a/web/components/ui/EventFormModal.vue b/web/components/ui/EventFormModal.vue index 666a10d..740c4e9 100644 --- a/web/components/ui/EventFormModal.vue +++ b/web/components/ui/EventFormModal.vue @@ -95,18 +95,23 @@ function cancel() {