mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 17:58:11 +08:00
feat: UI调整
This commit is contained in:
@@ -281,7 +281,7 @@ export default {
|
||||
padding-left: 8px;
|
||||
}
|
||||
.tree-main{
|
||||
height: 100vh;
|
||||
height: calc(100vh - 210px);
|
||||
border: 1px solid #e6e6e6;
|
||||
}
|
||||
.tree-head{
|
||||
|
||||
Reference in New Issue
Block a user