前端项目实战叁佰柒拾柒react-admin和material ui-useGetList中Stack和Papar设置布局样式

      <Stack direction='row'>
            <Paper sx={{ width: '20%' }} elevation={1}>
        
            </Paper>
            <Paper sx={{ width: '80%', marginLeft: '4px', marginRight: '4px' }} elevation={1}>   
            </Paper>
            {/* <Paper sx={{ width: '20%', position: 'relative' }} elevation={1} >
           
            </Paper> */}
        </Stack>

posted @ 2023-09-06 11:29  前端导师歌谣  阅读(6)  评论(0)    收藏  举报  来源