From 6fa7dcb364bd4979d50c1ff4be57a55586c4808a Mon Sep 17 00:00:00 2001 From: Matt Caimi Date: Thu, 24 Apr 2025 14:12:03 -0400 Subject: [PATCH] CASH-376 removing transition prevents rendering CTA on top of modal --- .../mobile-location-modal-questions.vue | 130 +++++++++--------- 1 file changed, 64 insertions(+), 66 deletions(-) diff --git a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue index 96977dd2b..5b0a79255 100644 --- a/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue +++ b/src/layouts/service-location/mobile-location-modal-questions/mobile-location-modal-questions.vue @@ -1,72 +1,70 @@