Fixed grabbing to override children
This commit is contained in:
parent
5929e75d6e
commit
82958878b8
1 changed files with 2 additions and 6 deletions
|
|
@ -97,10 +97,6 @@ select:-webkit-autofill:focus {
|
|||
background-color: #141924 !important;
|
||||
}
|
||||
|
||||
.grabbing {
|
||||
cursor: grabbing;
|
||||
}
|
||||
|
||||
.react-flow__node {
|
||||
cursor: grab;
|
||||
.react-flow__node.dragging * {
|
||||
cursor: grabbing !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue