From 030739f5d40282f8c7eaa37faa8a6d9ae4f40428 Mon Sep 17 00:00:00 2001 From: Theo Sanderson Date: Wed, 15 Feb 2023 15:18:10 +0000 Subject: [PATCH] update --- src/App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index 2474bb8..8b6d7d1 100644 --- a/src/App.js +++ b/src/App.js @@ -535,10 +535,10 @@ const ConfigPanel = ({zoomLevel,setZoomLevel}) => { setZoomLevel(x)} - min={-4} + min={-6.5} max={0} step={0.01} - style={{ width: 100 }} + style={{ width: 150 }} className="inline-block mx-5" />