1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

Try a slightly larger HostingSignupDialog

Make HostingSignupBaseDialog larger
This commit is contained in:
Jason Robinson
2020-11-26 13:04:04 +02:00
parent 2aa36acae0
commit c818a719bf
2 changed files with 4 additions and 2 deletions

View File

@@ -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