chore: this color should be white in both themes

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-03-09 11:25:53 +01:00
parent 4e28fc539f
commit 04f08d1863
@@ -83,6 +83,7 @@ const useStyles = makeStyles(theme => ({
top: theme.spacing(0.5),
right: theme.spacing(0.5),
padding: '0.25rem',
color: '#fff',
},
}));