From 1e871812d6894b71bc56f7c2c89a8a6727f54872 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Mon, 11 Mar 2024 15:26:34 -0400 Subject: [PATCH 1/3] Recyling Fee Modal Stub for Link inside cart Modal CMS updated Noticed the modal overlay doesnt cover the whole app, looked weird. Added slot to content group modal --- .../cart-dropdown/cart-dropdown.vue | 43 +++++++++++++++++-- .../content-group-modal.vue | 1 + src/layouts/payment-method/payment-method.vue | 3 +- src/styles/common-styles.scss | 1 - 4 files changed, 42 insertions(+), 6 deletions(-) diff --git a/src/iss-components/cart-dropdown/cart-dropdown.vue b/src/iss-components/cart-dropdown/cart-dropdown.vue index 774cdf3b..e160f425 100644 --- a/src/iss-components/cart-dropdown/cart-dropdown.vue +++ b/src/iss-components/cart-dropdown/cart-dropdown.vue @@ -38,12 +38,30 @@ {{ getDisplayed(baseServicePrice) }} + + +
+ + + + + +