diff --git a/src/styles/mapMarkers.css b/src/styles/mapMarkers.css index 6604320..4e98a96 100644 --- a/src/styles/mapMarkers.css +++ b/src/styles/mapMarkers.css @@ -918,13 +918,13 @@ body[data-theme="blue"] .sw-centered-modal .post-card.sw-expanded-shell{ left:10px; } .sw-modal-hero-arrow.right{ - right:10px; - } + right:50px; +} .sw-modal-gallery-indicator{ position:absolute; top:0.75rem; - right:calc(10px + 60px + 14px); + right:14px; padding:0.2rem 0.65rem; border-radius:999px; background:rgba(0,0,0,0.6);