The key is to use Grid container direction column . Something like this: <Grid container spacing={2} justify="center"> <Grid item container ...
確定! 回上一頁