feat: UI调整

This commit is contained in:
wangjiahao 2021-05-26 14:09:28 +08:00
parent cb1c4c0ba7
commit a2d83b2d61

View File

@ -281,7 +281,7 @@ export default {
padding-left: 8px;
}
.tree-main{
height: 100vh;
height: calc(100vh - 210px);
border: 1px solid #e6e6e6;
}
.tree-head{