diff --git a/src/styles/mapMarkers.css b/src/styles/mapMarkers.css index cec453e..82a159b 100644 --- a/src/styles/mapMarkers.css +++ b/src/styles/mapMarkers.css @@ -924,7 +924,7 @@ body[data-theme="blue"] .sw-centered-modal .post-card.sw-expanded-shell{ .sw-modal-gallery-indicator{ position:absolute; top:0.75rem; - right:14px; + right:calc(10px + 52px + 10px); padding:0.2rem 0.65rem; border-radius:999px; background:rgba(0,0,0,0.6);