diff --git a/plugins/org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx b/plugins/org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx index 940103382c..567c7ad3bc 100644 --- a/plugins/org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx +++ b/plugins/org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx @@ -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%' }} > {counter}