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" />