From a1b457fdffe6934e1b8fc5fef98e8e899d672f2c Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 30 Apr 2024 17:45:45 -0400 Subject: [PATCH] Adjust spacing on multiple pages. Writing scss to make pages comply with Figma mocks. --- .../button-question/button-question.vue | 4 --- .../shop-list-button/shop-list-button.vue | 2 +- .../service-location/service-location.vue | 7 ++-- src/layouts/vehicle-damage/vehicle-damage.vue | 35 ++++++++++++++++--- 4 files changed, 36 insertions(+), 12 deletions(-) diff --git a/src/digital-components/button-question/button-question.vue b/src/digital-components/button-question/button-question.vue index d3cd1db5..e2388e65 100644 --- a/src/digital-components/button-question/button-question.vue +++ b/src/digital-components/button-question/button-question.vue @@ -338,10 +338,6 @@ export default { margin-bottom: 1rem; font-size: 1rem; line-height: 1.625rem; - - & > span { - text-align: left; - } } .small-question-text { diff --git a/src/iss-components/shop-list-button/shop-list-button.vue b/src/iss-components/shop-list-button/shop-list-button.vue index 935d11fc..f27cc3a5 100644 --- a/src/iss-components/shop-list-button/shop-list-button.vue +++ b/src/iss-components/shop-list-button/shop-list-button.vue @@ -178,7 +178,7 @@ export default { padding: 0.125rem 0.5rem; .availability-badge { - display: inline; + display: inline-flex; width: 13px; height: 12px; background-position: center; diff --git a/src/layouts/service-location/service-location.vue b/src/layouts/service-location/service-location.vue index 39629c53..c1c3bd4c 100644 --- a/src/layouts/service-location/service-location.vue +++ b/src/layouts/service-location/service-location.vue @@ -54,7 +54,7 @@
-
+
-