mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 14:28:11 +08:00
padding and fonts
This commit is contained in:
@@ -103,7 +103,7 @@ class Graph extends React.Component {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<div id="graphWrapper" style={{height: 600 /* move this to globals */}}>
|
||||
<div id="graphWrapper" style={{height: 540 /* move this to globals */}}>
|
||||
<div id="graphAttachPoint"> </div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user