apply review comments

Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
This commit is contained in:
Lorenzo Orsatti
2021-12-01 13:37:16 +01:00
parent 752a53d94e
commit 4b284fe9e5
@@ -121,7 +121,7 @@ const useStyles = makeStyles(theme => ({
color: theme.palette.secondary.light,
},
[`& .property-row td:first-child`]: {
color: theme.palette.warning.dark,
color: theme.palette.text.primary,
},
[`& span.prop-type`]: {
color: theme.palette.success.light,