diff --git a/src/components/Map/MapView.jsx b/src/components/Map/MapView.jsx index bf90ad5..72e0760 100644 --- a/src/components/Map/MapView.jsx +++ b/src/components/Map/MapView.jsx @@ -1975,8 +1975,8 @@ export default function MapView({ onClick={() => setActiveWeatherPost(w)} style={{ position: 'fixed', - left: '12px', - top: '65px', + left: '3px', + top: '55px', display: 'inline-flex', alignItems: 'center', gap: '5px',