Fix defer due date popup
This commit is contained in:
parent
769975b42b
commit
06a160f26c
3 changed files with 3 additions and 2 deletions
|
|
@ -285,6 +285,7 @@
|
|||
color: $text;
|
||||
cursor: default;
|
||||
z-index: 10;
|
||||
box-shadow: $shadow-lg;
|
||||
|
||||
input.input {
|
||||
display: none;
|
||||
|
|
|
|||
Reference in a new issue