diff --git a/web/styles/search.css b/web/styles/search.css index b91faca5f6..ea5a58160f 100644 --- a/web/styles/search.css +++ b/web/styles/search.css @@ -243,6 +243,11 @@ } } + &.focused .user-pill-container { + flex-flow: row wrap; + height: unset; + } + .user-pill-container { gap: 5px;