mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 12:47:56 +08:00
Remove pointer on gene (#2445)
* Remove grab Fixes #2438 * snapshot * pointer * snapshot
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -89,7 +89,6 @@ class Gene extends React.Component {
|
||||
data-testid={`${gene}:gene-expand`}
|
||||
onKeyPress={() => {}}
|
||||
style={{
|
||||
cursor: "pointer",
|
||||
display: "flex",
|
||||
justifyContent: "space-between",
|
||||
width: "100%",
|
||||
|
||||
Reference in New Issue
Block a user