From 06a160f26c96a4b98e93c5b4e480e004c3da3f0c Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 24 Jan 2021 15:37:19 +0100 Subject: [PATCH] Fix defer due date popup --- src/styles/components/tasks.scss | 1 + src/views/list/views/List.vue | 2 +- src/views/tasks/ShowTasks.vue | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/styles/components/tasks.scss b/src/styles/components/tasks.scss index 91e781424..db9ed108d 100644 --- a/src/styles/components/tasks.scss +++ b/src/styles/components/tasks.scss @@ -285,6 +285,7 @@ color: $text; cursor: default; z-index: 10; + box-shadow: $shadow-lg; input.input { display: none; diff --git a/src/views/list/views/List.vue b/src/views/list/views/List.vue index f218fbeee..f799b70e5 100644 --- a/src/views/list/views/List.vue +++ b/src/views/list/views/List.vue @@ -51,7 +51,7 @@ /> - +

diff --git a/src/views/tasks/ShowTasks.vue b/src/views/tasks/ShowTasks.vue index 12ccb206b..82dbdf0eb 100644 --- a/src/views/tasks/ShowTasks.vue +++ b/src/views/tasks/ShowTasks.vue @@ -40,7 +40,7 @@

- +