From 3b97b21c2408b3e5a85a22c690153bed473195a1 Mon Sep 17 00:00:00 2001 From: sheena Date: Fri, 28 Apr 2023 19:20:56 +0530 Subject: [PATCH 1/8] SSR-411 Removed the sticky footer and fixed the space between the button --- .../button-question/button-question.vue | 2 +- src/iss-components/site-footer/site-footer.vue | 9 +++++---- .../coverage-statement/coverage-statement.vue | 6 +++++- .../license-plate-lookup/license-plate-lookup.vue | 2 +- .../policy-holder-details.vue | 2 +- src/layouts/service-location/service-location.vue | 4 +--- src/layouts/service-packages/service-packages.vue | 14 ++++++++++---- .../vin-location-information.vue | 2 +- src/layouts/welcome-page/welcome-page.vue | 12 +++++++----- src/styles/common-styles.scss | 2 +- src/styles/common-typography-styles.scss | 1 + 11 files changed, 34 insertions(+), 22 deletions(-) diff --git a/src/digital-components/button-question/button-question.vue b/src/digital-components/button-question/button-question.vue index d36cac83..6cae736c 100644 --- a/src/digital-components/button-question/button-question.vue +++ b/src/digital-components/button-question/button-question.vue @@ -9,7 +9,7 @@ {{ questionText }} -
+
-
- -
-