Fix defer due date popup

This commit is contained in:
kolaente 2021-01-24 15:37:19 +01:00
parent 769975b42b
commit 06a160f26c
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
3 changed files with 3 additions and 2 deletions

View file

@ -285,6 +285,7 @@
color: $text;
cursor: default;
z-index: 10;
box-shadow: $shadow-lg;
input.input {
display: none;