diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue
index 32ddca9dc..c5525ec54 100644
--- a/src/layouts/service-location/service-location.vue
+++ b/src/layouts/service-location/service-location.vue
@@ -66,8 +66,10 @@
modalWidgetName="MobileLocationModalWidget" />
@@ -161,37 +171,15 @@ export default {
.shop-question {
margin-top: 1rem !important;
text-align: center !important;
- //height: fit-content !important;
.button-question {
.question-text {
margin-top: 0.5rem !important;
}
- // .button-question-overflow {
- // height: 100% !important;
-
- // .overflow-scroll {
- // // Height will be determined by overall height of content above list
- // height: max-content !important;
- // overflow-x: hidden !important;
- // -webkit-overflow-scrolling: touch;
- // }
- // }
}
}
-// .button-question-overflow {
-// height: fit-content(100%) !important;
-
-// .overflow-scroll {
-// // Height will be determined by overall height of content above list
-// height: inherit !important;
-// overflow-x: scroll !important;
-// -webkit-overflow-scrolling: touch;
-// }
-// }
-
.drop-off-alert {
.alert-heading {
text-align: left;
@@ -203,4 +191,5 @@ export default {
padding-left: 1.5rem !important;
padding-right: 0.5rem !important;
}
+