[Glitch] Allow filter form in profiles directory to wrap

Port f1d250135c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Santiago Kozak 2023-08-31 09:15:58 -03:00 committed by Claire
parent 6c05ac4068
commit 64e661b930

View file

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