diff --git a/src/digital-components/button-question/button-question.vue b/src/digital-components/button-question/button-question.vue index 03253171..63dde223 100644 --- a/src/digital-components/button-question/button-question.vue +++ b/src/digital-components/button-question/button-question.vue @@ -4,14 +4,14 @@ :class=" isOverflowScrollable ? 'button-question button-question-overflow' : 'button-question' "> -
{{ questionText }}
-
+ v-slot="{ meta }"> +
- - - -
+
+ + -
-
- - -
+ id="multiple-vehicles-alert" /> + +
{{ getRouterLinkDisplayTextFromCopy(copy) }} + >{{ getRouterLinkDisplayTextFromCopy(copy) }}
+ +
-
- @@ -304,8 +291,7 @@ export default { margin-bottom: 0 !important; // Overrides extra margin-bottom on alert body text } .overflow-scroll { - height: calc(100% - 432px); + height: calc(100% - 180px); overflow-X: hidden !important; - } diff --git a/src/layouts/vehicle-damage/vehicle-damage.vue b/src/layouts/vehicle-damage/vehicle-damage.vue index 8d525fa7..41160435 100644 --- a/src/layouts/vehicle-damage/vehicle-damage.vue +++ b/src/layouts/vehicle-damage/vehicle-damage.vue @@ -2,7 +2,7 @@
-
+
-
+