diff --git a/frontend/src/pages/MapPage/styles.module.less b/frontend/src/pages/MapPage/styles.module.less index a88c095..dc3fa13 100644 --- a/frontend/src/pages/MapPage/styles.module.less +++ b/frontend/src/pages/MapPage/styles.module.less @@ -21,6 +21,7 @@ .map { flex: 1 1 0; + overflow: hidden; } .mapInfoBox {