如何在Dialog(Material-UI)上居中?Mi代码
<Dialog
open={this.state.open}
titleStyle = {styles.Dialog}
title='Title centered please!'
actions={standardActions}
onRequestClose={this.handleRequestClose}
>
Run Code Online (Sandbox Code Playgroud)
Dialog boby..asdasdasd
material-ui ×1