feat(task wizard): more spacing
This commit is contained in:
parent
e492ce40d2
commit
a2b9971e67
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
:preview-is-default="false"
|
||||
class="m-4"
|
||||
/>
|
||||
<div class="px-4">
|
||||
<div class="px-4 pb-4">
|
||||
<Datepicker
|
||||
v-model="newTask.dueDate"
|
||||
v-slot="{ date, openPopup }"
|
||||
|
|
Loading…
Reference in a new issue