diff --git a/src/assets/css/components/views/location/location.scss b/src/assets/css/components/views/location/location.scss index 83658385..89797c15 100644 --- a/src/assets/css/components/views/location/location.scss +++ b/src/assets/css/components/views/location/location.scss @@ -888,7 +888,7 @@ $color-highlight: #CC4444; position: relative; display: flex; flex-direction: column; - padding: 10px 0 10px 63px; + padding: 10px 10px 10px 63px; color: $color-white; .header__icon { diff --git a/src/views/location/Index.vue b/src/views/location/Index.vue index 33365a6d..594b7c36 100644 --- a/src/views/location/Index.vue +++ b/src/views/location/Index.vue @@ -397,6 +397,18 @@