Don't wrap filter buttons

This commit is contained in:
Daniel Ponte 2025-02-22 19:28:05 -05:00
parent df180cf42c
commit 2e580d8b4c
2 changed files with 3 additions and 3 deletions

View file

@ -86,7 +86,7 @@ form {
}
.filterBox {
flex: 1 1 200px;
flex: 1 2 150px;
}
.durationFilter {