diff --git a/src/components/map/map.vue b/src/components/map/map.vue index 244c23be..7a6c3f72 100644 --- a/src/components/map/map.vue +++ b/src/components/map/map.vue @@ -666,7 +666,7 @@ $sideMenu-width: 250px; position: absolute; top: 10px; left: 50px; - width: 100px; + width: 115px; height: 50px; background-color: white; border: 2px solid rgba(0, 0, 0, 0.2);