From 13092fbac81e3a7712303835bd63b6e020cf4df1 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 26 Apr 2026 00:07:54 +0000 Subject: [PATCH] fix: add z-index to zoom indicator for visibility Co-Authored-By: Claude Opus 4.5 --- frontend/src/components/MapView.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/MapView.jsx b/frontend/src/components/MapView.jsx index 40aa991..735b7ea 100644 --- a/frontend/src/components/MapView.jsx +++ b/frontend/src/components/MapView.jsx @@ -979,7 +979,7 @@ const MapView = forwardRef(function MapView(_, ref) {
{/* Zoom level indicator - bottom-left corner */}