2
0

Allow filter form in profiles directory to wrap (#26682)

This commit is contained in:
Santiago Kozak
2023-08-31 09:15:58 -03:00
committed by GitHub
parent ccca542db1
commit f1d250135c

View File

@@ -2381,6 +2381,7 @@ $ui-header-height: 55px;
.filter-form {
display: flex;
flex-wrap: wrap;
}
.autosuggest-textarea__textarea {