fix(list):调整文件夹树布局。

This commit is contained in:
徐涛 2023-03-27 18:47:15 +08:00
parent f38165d8d2
commit 5c092cad17

View File

@ -142,7 +142,8 @@ export const DirTree: FC = () => {
h="100%"
spacing={8}
px={4}
py={4}
pt={4}
pb={40}
pos="relative"
sx={{ overflow: 'auto' }}
ref={viewRef}