mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-12 11:11:04 +01:00
Fix invite dialog being cut off when it has limited results
This commit is contained in:
parent
89231a4d35
commit
47be728eb2
@ -295,6 +295,7 @@ limitations under the License.
|
||||
|
||||
.mx_InviteDialog_content {
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user