Fix hosting signup dialog height
This commit is contained in:
parent
d607999cff
commit
bdab1faf16
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_HostingSignupDialog_container {
|
||||
height: 100%;
|
||||
height: 95%;
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue