[groups] Keep groups ordered by depth in DOM

This commit is contained in:
Nick O'Leary
2020-03-09 15:10:54 +00:00
parent d1dd7d1d51
commit fc3d0ab053
2 changed files with 50 additions and 6 deletions

View File

@@ -248,6 +248,7 @@ g.red-ui-flow-node-selected {
.red-ui-flow-link-outline {
stroke: $view-background;
stroke-opacity: 0.4;
stroke-width: 5;
cursor: crosshair;
fill: none;