弹框样式修改
This commit is contained in:
parent
aaff69de31
commit
cf1f12451e
|
|
@ -38,7 +38,7 @@ class Accountdialog extends Component {
|
|||
return (
|
||||
<WeaDialog
|
||||
{...this.props}
|
||||
style={{ maxHeight: 400 }}
|
||||
style={{ width: 520 }}
|
||||
initLoadCss
|
||||
className="accountDialogWrapper"
|
||||
buttons={[
|
||||
|
|
|
|||
Loading…
Reference in New Issue