From 5af26646166577fbbb40f24d524f7fe4c23a4a48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=92scar=20Casajuana?= Date: Tue, 18 Jun 2024 17:30:22 +0200 Subject: [PATCH] =?UTF-8?q?Remove=20overflow=20scroll,=20again=20?= =?UTF-8?q?=F0=9F=91=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Organizations/Card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Organizations/Card.tsx b/src/components/Organizations/Card.tsx index bf212df..5a72944 100644 --- a/src/components/Organizations/Card.tsx +++ b/src/components/Organizations/Card.tsx @@ -39,7 +39,7 @@ const OrganizationCardSkeleton = ({ electionCount: ec, ...rest }: IOrganizationC return ( - +