Remove grab (#2439)

* Remove grab

Fixes #2438

* snapshot
This commit is contained in:
Colin Megill
2021-09-23 10:30:55 -07:00
committed by GitHub
parent 5eb0ecc997
commit 15714e9924
2 changed files with 2 additions and 3 deletions
File diff suppressed because one or more lines are too long
@@ -102,7 +102,6 @@ class Gene extends React.Component {
iconSize={12}
style={{
marginRight: 7,
cursor: "grab",
position: "relative",
top: -1,
}}