[Glitch] Allow filter form in profiles directory to wrap

Port 1b9fe4882f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
Santiago Kozak 2023-08-31 09:15:58 -03:00 committed by Claire
parent f7e8c8033f
commit 64e558cbbf
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@
.filter-form {
display: flex;
flex-wrap: wrap;
}
.autosuggest-textarea__textarea {