From 01cb265d531e7b9392d89b397436afab12442c78 Mon Sep 17 00:00:00 2001 From: Nick Taylor Date: Mon, 12 Aug 2024 11:11:53 -0400 Subject: [PATCH] fix: contributor insight card orange dot no longer squished (#3912) --- components/molecules/ListCard/list-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/molecules/ListCard/list-card.tsx b/components/molecules/ListCard/list-card.tsx index 843d15b97..c08da9ccf 100644 --- a/components/molecules/ListCard/list-card.tsx +++ b/components/molecules/ListCard/list-card.tsx @@ -29,7 +29,7 @@ const ListCard = ({ list, handleOnDeleteClick, workspaceId, user }: ListCardProp
-
+