Weather: top 55px, left 3px
This commit is contained in:
parent
b4414a6fce
commit
0fec70aa40
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue