feat: add date math for filters #1342

Merged
konrad merged 88 commits from feature/date-math into main 2022-03-28 17:30:43 +00:00
1 changed files with 0 additions and 4 deletions
Showing only changes of commit ccd8602bfd - Show all commits

View File

@ -219,9 +219,5 @@ export default {
.show-tasks-options {
display: flex;
flex-direction: column;
> :deep(a) {
margin-right: .5rem;
}
}
</style>