Weather: left 2px

This commit is contained in:
Sociowire Dev 2026-01-12 04:01:13 +00:00
parent 0fec70aa40
commit 8e3f8c4859
1 changed files with 1 additions and 1 deletions

View File

@ -1975,7 +1975,7 @@ export default function MapView({
onClick={() => setActiveWeatherPost(w)} onClick={() => setActiveWeatherPost(w)}
style={{ style={{
position: 'fixed', position: 'fixed',
left: '3px', left: '2px',
top: '55px', top: '55px',
display: 'inline-flex', display: 'inline-flex',
alignItems: 'center', alignItems: 'center',