diff --git a/src/components/MapViewer/css/ArcgisMap.css b/src/components/MapViewer/css/ArcgisMap.css index 86a65f5b..9baf0f0d 100644 --- a/src/components/MapViewer/css/ArcgisMap.css +++ b/src/components/MapViewer/css/ArcgisMap.css @@ -1394,7 +1394,7 @@ input[type='range']::-ms-track { display: flex; width: 19rem; height: 60px; - justify-content: space-around; + /* justify-content: space-around; */ padding: 0.6rem 0.8rem 0.8rem 0.8rem; background-color: white; }