mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 05:38:11 +08:00
categorical wider
This commit is contained in:
@@ -16,7 +16,7 @@ const Category = ({metadataField, values}) => (
|
||||
}}>
|
||||
<p style={{
|
||||
flexShrink: 0,
|
||||
width: 100,
|
||||
width: 200,
|
||||
textAlign: "right",
|
||||
fontFamily: globals.accentFont,
|
||||
fontStyle: "italic",
|
||||
|
||||
Reference in New Issue
Block a user