From e684260e24f2e4fc0066561a03adfcf0c2be0dd4 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 | 13 ++-- .../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, 172 insertions(+), 43 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 ff02fb67c..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"> -