Try a slightly larger HostingSignupDialog
Make HostingSignupBaseDialog larger
This commit is contained in:
parent
2aa36acae0
commit
c818a719bf
2 changed files with 4 additions and 2 deletions
|
@ -138,6 +138,7 @@ export default class HostingSignupDialog extends React.PureComponent<IProps, ISt
|
|||
onFinished={this.onFinished}
|
||||
title="Set up your own personal Element host"
|
||||
hasCancel={true}
|
||||
fixedWidth={false}
|
||||
>
|
||||
<div className="mx_HostingSignupDialog_container">
|
||||
<iframe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue