Allow filter form in profiles directory to wrap (#26682)
parent
ccca542db1
commit
f1d250135c
|
@ -2381,6 +2381,7 @@ $ui-header-height: 55px;
|
|||
|
||||
.filter-form {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.autosuggest-textarea__textarea {
|
||||
|
|
Loading…
Reference in New Issue