diff --git a/frontend/src/pages/MapPage/styles.module.less b/frontend/src/pages/MapPage/styles.module.less index e4b8de1..9a2bdd8 100644 --- a/frontend/src/pages/MapPage/styles.module.less +++ b/frontend/src/pages/MapPage/styles.module.less @@ -9,7 +9,7 @@ } .mapSidebar { - width: 20rem; + width: 24rem; background: white; border-right: 1px solid @borderColor; padding: 1rem;