From c18af0e897fe02554e938762da6fefea82d5e39e Mon Sep 17 00:00:00 2001 From: Leah Schumann Date: Fri, 27 Jan 2023 10:01:15 -0500 Subject: [PATCH] Fixed error issues with Address component, fixed spacing in modals --- src/digital-components/modal/modal.vue | 10 +-- .../address-questions/address-questions.vue | 52 ++++++++----- .../mobile-location-modal-questions.vue} | 76 ++++++++++++++++--- .../vehicle-protected-question.vue | 53 +++++++++++++ .../service-location/service-location.vue | 21 +++-- 5 files changed, 171 insertions(+), 41 deletions(-) rename src/layouts/service-location/{mobile-location-modal-question/mobile-location-modal-question.vue => mobile-location-modal-questions/mobile-location-modal-questions.vue} (60%) create mode 100644 src/layouts/service-location/mobile-location-modal-questions/vehicle-protected-question/vehicle-protected-question.vue diff --git a/src/digital-components/modal/modal.vue b/src/digital-components/modal/modal.vue index 6e8e7de07..acb545e52 100644 --- a/src/digital-components/modal/modal.vue +++ b/src/digital-components/modal/modal.vue @@ -17,7 +17,7 @@ data-bs-dismiss="modal" aria-label="Close"> -