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 @@

- +