feat: add date range filter to task filters
This commit is contained in:
parent
3a12be505d
commit
7aa2cfc8d4
6 changed files with 58 additions and 91 deletions
|
|
@ -65,7 +65,7 @@ h6 {
|
|||
}
|
||||
|
||||
.has-overflow {
|
||||
overflow: visible;
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
.has-horizontal-overflow {
|
||||
|
|
|
|||
Reference in a new issue