Add deferring task's due dates directly from the overview (#199)
Make the defer popup responsible Add buttons to defer by 1/3/7 days Add updating due date Add update method Add component to defer the due date from the task overview Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/199
This commit is contained in:
@ -54,6 +54,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.is-primary.is-outlined:hover {
|
||||
color: $white;
|
||||
}
|
||||
|
||||
&.noshadow{
|
||||
&,
|
||||
&.is-hovered,
|
||||
|
Reference in New Issue
Block a user