From d5b8f11cb64edbb6b7403454c0f992d8901923ea Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Fri, 22 Nov 2024 13:59:08 -0500 Subject: [PATCH] BRM adjust padding on pwi 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 ae2011a10..8bcd7bd3a 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 py-3 px-1"> {{ buttonLabel }}