fix: q-tree line
This commit is contained in:
parent
fac28cfc67
commit
ecfee8b814
1 changed files with 5 additions and 0 deletions
|
|
@ -128,3 +128,8 @@ div.fullscreen.q-drawer__backdrop {
|
||||||
.q-tree__node-header {
|
.q-tree__node-header {
|
||||||
padding-left: 0px !important;
|
padding-left: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.q-tree__node.relative-position.q-tree__node--child:not(:first-child)
|
||||||
|
.q-tree__node-header:before {
|
||||||
|
top: -32px !important;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue