[web] Fix editor line sometimes not being curved
This commit is contained in:
parent
53b4b2c9a0
commit
a3ed8012b2
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
}
|
||||
|
||||
/* Curvy lines */
|
||||
.curvy .node:last-child::before {
|
||||
.curvy .node-children > *:last-child, .curvy .node-children > *:last-child::before {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue