Fix hosting signup dialog height

pull/21833/head
Jason Robinson 2020-11-24 18:50:12 +02:00
parent d607999cff
commit bdab1faf16
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ limitations under the License.
} }
.mx_HostingSignupDialog_container { .mx_HostingSignupDialog_container {
height: 100%; height: 95%;
iframe { iframe {
width: 100%; width: 100%;