mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-21 12:58:12 +08:00
slightly tighter spacing on hist
This commit is contained in:
@@ -25,7 +25,7 @@ class HistogramBrush extends React.Component {
|
||||
super(props);
|
||||
|
||||
this.width = 300;
|
||||
this.height = 120;
|
||||
this.height = 100;
|
||||
this.marginBottom = 20;
|
||||
|
||||
this.state = {
|
||||
|
||||
Reference in New Issue
Block a user