From 4dfeadfe2328b579383f006c38e5f940024dd807 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 2 Jan 2026 02:09:17 -0500 Subject: [PATCH] Shift modal counter right --- src/styles/mapMarkers.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/mapMarkers.css b/src/styles/mapMarkers.css index b193390..0d73bcd 100644 --- a/src/styles/mapMarkers.css +++ b/src/styles/mapMarkers.css @@ -947,6 +947,7 @@ body[data-theme="blue"] .sw-centered-modal .post-card.sw-expanded-shell{ left:auto; transform:none; padding-right:0.3rem; + margin-right:10px; } .sw-modal-gallery-indicator span{ display:inline-flex;