Refactored tree to sidebar
This commit is contained in:
parent
83abc3f456
commit
b3e5d79403
4 changed files with 25 additions and 25 deletions
|
|
@ -92,7 +92,7 @@ button {
|
|||
border-right: none;
|
||||
}
|
||||
|
||||
n2-tree {
|
||||
n2-sidebar {
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
|
@ -164,7 +164,7 @@ button {
|
|||
|
||||
border-right: 1px solid var(--line-color);
|
||||
|
||||
n2-tree {
|
||||
n2-sidebar {
|
||||
.el-treenodes {
|
||||
margin: 24px 32px 32px 32px;
|
||||
}
|
||||
|
|
@ -508,7 +508,7 @@ dialog.op {
|
|||
}
|
||||
|
||||
#tree {
|
||||
n2-tree {
|
||||
n2-sidebar {
|
||||
.el-treenodes {
|
||||
height: calc(100vh - 64px - 64px);
|
||||
margin: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue