Fixed alignment of map expand button

This commit is contained in:
Mitchell McCaffrey 2020-09-08 12:34:03 +10:00
parent 416f43a9e1
commit 7aed345baf

View File

@ -198,7 +198,7 @@ function MapContols({
<Box
sx={{
position: "absolute",
right: 0,
right: "4px",
bottom: 0,
backgroundColor: "overlay",
borderRadius: "50%",