fix italic (#935)

This commit is contained in:
Colin Megill
2019-09-18 19:36:49 -04:00
committed by GitHub
parent 81e57afe29
commit 197ea9214a
+1 -1
View File
@@ -257,7 +257,7 @@ class CategoryValue extends React.Component {
fontStyle:
displayString === globals.unassignedCategoryLabel
? "italic"
: "auto"
: "normal"
}}
>
{annotations.isEditingLabelName &&