Skip to content

Commit

Permalink
DBC22-973: autopan adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrel-oxd authored and ray-oxd committed Nov 15, 2023
1 parent df4771c commit d0dcb91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/frontend/src/Components/Map.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ export default function MapWrapper({
animation: {
duration: 250,
},
margin: 90,
},
});

Expand Down
1 change: 0 additions & 1 deletion src/frontend/src/Components/Map.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
top: 12px;
left: 50%;
transform: translate(-50%, 0);
margin-bottom: 200px;
}

&-content {
Expand Down

0 comments on commit d0dcb91

Please sign in to comment.