fix(list):调整文件夹树布局。
This commit is contained in:
parent
f38165d8d2
commit
5c092cad17
|
@ -142,7 +142,8 @@ export const DirTree: FC = () => {
|
||||||
h="100%"
|
h="100%"
|
||||||
spacing={8}
|
spacing={8}
|
||||||
px={4}
|
px={4}
|
||||||
py={4}
|
pt={4}
|
||||||
|
pb={40}
|
||||||
pos="relative"
|
pos="relative"
|
||||||
sx={{ overflow: 'auto' }}
|
sx={{ overflow: 'auto' }}
|
||||||
ref={viewRef}
|
ref={viewRef}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user