From aef0e4ffff3e30d7439f0f9a2589566cc5d7bb98 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Fri, 22 Nov 2024 13:41:59 -0500 Subject: [PATCH] BRM fix word wrap of pay-with-insurance button --- .../list-button-horizontal/list-button-horizontal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ux-components/list-button-horizontal/list-button-horizontal.vue b/src/ux-components/list-button-horizontal/list-button-horizontal.vue index 3a360c1bc..ae2011a10 100644 --- a/src/ux-components/list-button-horizontal/list-button-horizontal.vue +++ b/src/ux-components/list-button-horizontal/list-button-horizontal.vue @@ -7,7 +7,7 @@ ]" v-model="selectedValue">
+ class="button-content list-button-horizontal-content d-flex flex-column justify-content-center p-1"> {{ buttonLabel }}