mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
[groups] getGroupAt should return top most group
This commit is contained in:
@@ -104,7 +104,9 @@
|
||||
fill-opacity: 1;
|
||||
stroke-width: 2;
|
||||
}
|
||||
.red-ui-flow-group-label {}
|
||||
.red-ui-flow-group-label {
|
||||
@include disable-selection;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user