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 1e4ef96150 - Show all commits

View File

@ -260,9 +260,5 @@ const buttonText = computed<string>(() => {
konrad marked this conversation as resolved Outdated

This style is in the wrong component

This style is in the wrong component

Moved it to the helper.

Moved it to the helper.
.how-it-works-modal {
font-size: 1rem;
p {
display: inline-block !important;
}
}
</style>