mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 11:38:11 +08:00
was 27, 41 was too long, 33 seems ok (#1458)
This commit is contained in:
@@ -73,7 +73,7 @@ export const leftSidebarSectionHeading = {
|
||||
export const leftSidebarSectionPadding = 10;
|
||||
export const categoryLabelDisplayStringLongLength = 27;
|
||||
export const categoryLabelDisplayStringShortLength = 11;
|
||||
export const categoryDisplayStringMaxLength = 41;
|
||||
export const categoryDisplayStringMaxLength = 33;
|
||||
|
||||
export const maxUserDefinedGenes = 25;
|
||||
export const maxGenes = 100;
|
||||
|
||||
Reference in New Issue
Block a user