From d61d1073a46a59520efca92f40b8e0ea83c55532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Fri, 23 Jul 2021 22:25:19 +0200 Subject: [PATCH] Improve task create dialog styling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raimund Schlüßler --- src/components/TaskCreateDialog.vue | 89 +++++++++++++++++++++++------ 1 file changed, 70 insertions(+), 19 deletions(-) diff --git a/src/components/TaskCreateDialog.vue b/src/components/TaskCreateDialog.vue index 577e1f4f5..075569c89 100644 --- a/src/components/TaskCreateDialog.vue +++ b/src/components/TaskCreateDialog.vue @@ -37,22 +37,28 @@ License along with this library. If not, see . :calendars="writableCalendars" @changeCalendar="changeCalendar" /> - - -