[groups] getGroupAt should return top most group

This commit is contained in:
Nick O'Leary
2020-03-23 21:30:09 +00:00
parent f61c137ea3
commit 768aa4ac92
2 changed files with 4 additions and 37 deletions

View File

@@ -104,7 +104,9 @@
fill-opacity: 1;
stroke-width: 2;
}
.red-ui-flow-group-label {}
.red-ui-flow-group-label {
@include disable-selection;
}