mirror of https://github.com/node-red/node-red.git
Merge pull request #3644 from bonanitech/fix-selector-placement
Fix selector placementpull/3647/head
commit
9e52c15829
|
@ -87,7 +87,6 @@
|
|||
display: inline-block;
|
||||
cursor: ew-resize;
|
||||
background-color: $primary-background;
|
||||
}
|
||||
|
||||
&:before {
|
||||
content: '';
|
||||
|
@ -105,3 +104,4 @@
|
|||
background-color: $grip-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue