From e22a4a65c4a4bcdc7840dc133f7b35e8aeed3b20 Mon Sep 17 00:00:00 2001 From: Joaquim d'Souza Date: Mon, 14 Apr 2025 12:20:04 +0200 Subject: [PATCH] fix: map width on firefox --- nextjs/src/app/reports/[id]/(components)/MapView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextjs/src/app/reports/[id]/(components)/MapView.tsx b/nextjs/src/app/reports/[id]/(components)/MapView.tsx index 812832853..677bb85b9 100644 --- a/nextjs/src/app/reports/[id]/(components)/MapView.tsx +++ b/nextjs/src/app/reports/[id]/(components)/MapView.tsx @@ -76,7 +76,7 @@ export default function MapView({ return ( <> -
+
{loading && (