Move map menu from right side a little

This commit is contained in:
Mitchell McCaffrey 2020-04-20 17:28:30 +10:00
parent 0a1aed30b3
commit 06d232f058

View File

@ -175,7 +175,7 @@ function MapControls({
sx={{
position: "absolute",
top: 0,
right: 0,
right: "4px",
flexDirection: "column",
alignItems: "center",
}}