From b886723e2fe95dcad3b6cadae4f550591ff658ce Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Mon, 8 Jul 2024 10:19:37 -0400 Subject: [PATCH] WIP responsive style updates. --- src/layouts/quote/quote.vue | 5 ++-- .../service-package-radio.vue | 23 ++++++++++++++++--- 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/src/layouts/quote/quote.vue b/src/layouts/quote/quote.vue index 14cdcecc4..414c62149 100644 --- a/src/layouts/quote/quote.vue +++ b/src/layouts/quote/quote.vue @@ -20,7 +20,7 @@ cmsWidgetName="CashOrInsuranceQuestionWidget" v-model="isInsuranceSelected" groupName="CashOrInsuranceQuestion" /> - +
@@ -37,7 +37,7 @@ v-on="{ 'buttonEvent.openModal': openModalAction }" validationRules="option-required" isRequired /> -
+
@@ -49,7 +49,6 @@ :lineItems="lineItems" />