mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-26 04:38:11 +08:00
dead code cleanup
This commit is contained in:
@@ -185,9 +185,7 @@ class HistogramBrush extends React.Component {
|
||||
? globals.brightBlue
|
||||
: "black",
|
||||
// backgroundColor: this.props.colorAccessor === this.props.metadataField ? globals.brightBlue : "inherit",
|
||||
// display: "inline-block",
|
||||
position: "relative",
|
||||
// left: this.width + 15,
|
||||
top: -29,
|
||||
cursor: "pointer"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user