Merge pull request #2145 from Safelite/BRM-pwi-button-padding

BRM adjust padding on pwi button
This commit is contained in:
bmauger 2024-11-22 14:06:44 -05:00 committed by GitHub
commit 6a573bdd90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
]"
v-model="selectedValue">
<div
class="button-content list-button-horizontal-content d-flex flex-column justify-content-center p-1">
class="button-content list-button-horizontal-content d-flex flex-column justify-content-center py-3 px-1">
<span class="m-0" :class="textPosition">
{{ buttonLabel }}
</span>