mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 14:28:11 +08:00
tweak allotted width for value name + occupancy and tweak truncating (#1051)
This commit is contained in:
@@ -360,7 +360,7 @@ class CategoryValue extends React.Component {
|
||||
margin: 0,
|
||||
padding: 0,
|
||||
userSelect: "none",
|
||||
width: globals.leftSidebarWidth - 130,
|
||||
width: globals.leftSidebarWidth - 145,
|
||||
display: "flex",
|
||||
justifyContent: "space-between"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user