mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 02:48:12 +08:00
fix italic (#935)
This commit is contained in:
@@ -257,7 +257,7 @@ class CategoryValue extends React.Component {
|
||||
fontStyle:
|
||||
displayString === globals.unassignedCategoryLabel
|
||||
? "italic"
|
||||
: "auto"
|
||||
: "normal"
|
||||
}}
|
||||
>
|
||||
{annotations.isEditingLabelName &&
|
||||
|
||||
Reference in New Issue
Block a user