[Glitch] Allow filter form in profiles directory to wrap

Port f1d250135c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Santiago Kozak 9 months ago committed by Claire
parent 6c05ac4068
commit 64e661b930
  1. 1
      app/javascript/flavours/glitch/styles/components/single_column.scss

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

Loading…
Cancel
Save