From 26a28bfd24fee41a1f870680c66826ea9f0d0218 Mon Sep 17 00:00:00 2001 From: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Date: Fri, 9 Dec 2022 14:58:59 -0600 Subject: [PATCH] Make ownership box all the same size Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> --- .../org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx b/plugins/org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx index f996342454..940103382c 100644 --- a/plugins/org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx +++ b/plugins/org/src/components/Cards/OwnershipCard/ComponentsGrid.tsx @@ -75,6 +75,7 @@ const EntityCountTile = ({ display="flex" flexDirection="column" alignItems="center" + style={{ height: '100%' }} > {counter}