mirror of https://github.com/node-red/node-red.git
Fix selector placement
parent
62cd3b2061
commit
64061c3440
|
@ -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