Iterate PR based on feedback

This commit is contained in:
Michael Telatynski 2021-08-12 10:58:56 +01:00
parent 54d85a3864
commit 9d3569a577
5 changed files with 49 additions and 8 deletions

View file

@ -59,6 +59,10 @@ limitations under the License.
.mx_JoinRuleDropdown .mx_Dropdown_menu {
width: auto !important; // override fixed width
}
.mx_CreateSpaceFromCommunityDialog_nonPublicSpacer {
height: 63px; // balance the height of the missing room alias field to prevent modal bouncing
}
}
.mx_CreateSpaceFromCommunityDialog_footer {