From f9bc88ddb8fcfa0100a5a8939b94bc7493bf14b5 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Tue, 15 Dec 2020 20:57:16 -0500 Subject: [PATCH] Wrap entity cards on smaller screens --- .../org/src/components/Cards/OwnershipCard/OwnershipCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx b/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx index 16a833cf56..a61dd55161 100644 --- a/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx +++ b/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx @@ -179,7 +179,7 @@ export const OwnershipCard = ({ {componentsWithCounters?.map(c => ( - +