WIP: feat: add default reminder for tasks with a due date #2360

Draft
konrad wants to merge 17 commits from feature/add-default-reminder into main
1 changed files with 1 additions and 4 deletions
Showing only changes of commit a341dbd5d2 - Show all commits

View File

@ -56,10 +56,7 @@
}
}
.field.has-addons .select select {
height: 100%;
}
.field.has-addons .select select,
.field.has-addons .control .select select {
height: 100%;
}