mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-24 01:28:12 +08:00
color to globals
This commit is contained in:
@@ -58,7 +58,7 @@ class Expression extends React.Component {
|
||||
fontWeight: 700,
|
||||
color: "#FFF",
|
||||
padding: "12px 20px",
|
||||
backgroundColor: "#448C4D",
|
||||
backgroundColor: globals.darkGreen,
|
||||
border: "none",
|
||||
cursor: "pointer",
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user