style: 관리자 - 환경설정 - 위원회 코드관리 목록 box 높이 고정 건
parent
655c26f5bb
commit
4749369909
|
|
@ -99,7 +99,7 @@ function ListCreateUpdateDelete(props) {
|
|||
</Grid>
|
||||
</Typography>
|
||||
<Demo>
|
||||
<List dense={dense}>
|
||||
<List dense={dense} sx={{ px: 0, '&': { height: '253px', overflowY: 'auto'}}}>
|
||||
{generate(
|
||||
props.items,
|
||||
<ListItem
|
||||
|
|
|
|||
Loading…
Reference in New Issue