📅  最后修改于: 2022-03-11 15:02:37.401000             🧑  作者: Mango
import { makeStyles } from '@material-ui/core/styles';
const useStyles = makeStyles(theme => ({
dialogPaper: {
height : '400px'
},
}));
//then in your dialog