diff --git a/frontend/src/pages/MapPage/styles.module.less b/frontend/src/pages/MapPage/styles.module.less index 8519d84..07298b5 100644 --- a/frontend/src/pages/MapPage/styles.module.less +++ b/frontend/src/pages/MapPage/styles.module.less @@ -17,6 +17,7 @@ background: white; border-right: 1px solid @borderColor; padding: 1rem; + overflow-y: auto; } .map {