mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
Fix layout regression in the invite dialog for few results
This commit is contained in:
parent
47ddd33d21
commit
384bb3af2e
1 changed files with 1 additions and 0 deletions
|
@ -294,6 +294,7 @@ limitations under the License.
|
|||
flex-direction: column;
|
||||
|
||||
.mx_InviteDialog_content {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue