From 36c3e76403060b13cd6a8d4e2c4802562c4bb6ee Mon Sep 17 00:00:00 2001 From: Mitchell McCaffrey Date: Mon, 20 Apr 2020 17:30:59 +1000 Subject: [PATCH] Moved map controls again --- src/components/MapControls.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/MapControls.js b/src/components/MapControls.js index 5143973..9008ab6 100644 --- a/src/components/MapControls.js +++ b/src/components/MapControls.js @@ -175,10 +175,11 @@ function MapControls({ sx={{ position: "absolute", top: 0, - right: "4px", + right: 0, flexDirection: "column", alignItems: "center", }} + mx={1} >