fix: 样式优化 (#14278)

This commit is contained in:
dataeaseShu
2024-12-24 11:52:20 +08:00
committed by GitHub
parent 6d946fcb25
commit 2e35af2bdc

View File

@@ -1382,7 +1382,7 @@ const getMenuList = (val: boolean) => {
}
.custom-tree {
height: calc(100vh - 148px);
height: calc(100vh - 172px);
padding: 0 8px;
}