Fix invite dialog being cut off when it has limited results
This commit is contained in:
parent
89231a4d35
commit
47be728eb2
1 changed files with 1 additions and 0 deletions
|
@ -295,6 +295,7 @@ limitations under the License.
|
|||
|
||||
.mx_InviteDialog_content {
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue