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