mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 00:18:12 +08:00
logotype
This commit is contained in:
@@ -21,7 +21,7 @@ class LeftSideBar extends React.Component {
|
||||
render() {
|
||||
return (
|
||||
<div style={{position: "fixed"}}>
|
||||
<p style={{margin: 10, fontSize: 24, width: "100%"}}>CellXGene {globals.datasetTitle} </p>
|
||||
<p style={{margin: 10, fontSize: 16, fontWeight: 700, width: "100%"}}>CELLxGENE {globals.datasetTitle} </p>
|
||||
<div style={{padding: 10}}>
|
||||
<button
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user