From df2f38eb839211f208ea3570ebb28e52c2fd2afb Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Mon, 9 Mar 2026 15:34:23 +0100 Subject: [PATCH] Scale DottedMap SVG to fill full card height --- components/dashboard/DottedMap.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/DottedMap.tsx b/components/dashboard/DottedMap.tsx index 0a6d7b8..f5cca77 100644 --- a/components/dashboard/DottedMap.tsx +++ b/components/dashboard/DottedMap.tsx @@ -79,7 +79,7 @@ export default function DottedMap({ data, className }: DottedMapProps) {