diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index dcd54cf5..ae932ac0 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -81,7 +81,7 @@ export default { .fade-on-route-transition { margin-bottom: 100px; } -.page-container-grouped-styles +.page-container-grouped-styles { overflow: auto; }