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
Showing only changes of commit 1e4ef96150 - Show all commits

View File

@ -260,9 +260,5 @@ const buttonText = computed<string>(() => {
.how-it-works-modal {
font-size: 1rem;
p {
display: inline-block !important;
}
}
</style>