Moved style to class

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2022-12-13 13:33:40 -06:00
parent 4395eac4d8
commit 1d3fe791c1
@@ -42,6 +42,7 @@ const useStyles = makeStyles((theme: BackstageTheme) =>
'&:hover': {
boxShadow: theme.shadows[4],
},
height: '100%',
},
bold: {
fontWeight: theme.typography.fontWeightBold,
@@ -75,7 +76,6 @@ const EntityCountTile = ({
display="flex"
flexDirection="column"
alignItems="center"
style={{ height: '100%' }}
>
<Typography className={classes.bold} variant="h6">
{counter}