From f7f665491554243cfd0d7553775eb7e595d50484 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 8 Jul 2025 13:46:52 -0400 Subject: [PATCH] CASH-1042 parity style updates. --- src/layouts/estimate/estimate.vue | 12 +++------ .../afterpay-modal-banner.vue | 3 --- src/layouts/quote/quote.vue | 26 ++++++++++++++++--- src/layouts/return-user/return-user.vue | 13 ++++------ 4 files changed, 31 insertions(+), 23 deletions(-) diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index d9f07a5fe..f8a45aa4e 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -1,14 +1,10 @@