Merge pull request #2144 from Safelite/BRM-fix-pay-w-ins-word-wrap

BRM fix word wrap of pay-with-insurance button
This commit is contained in:
bmauger 2024-11-22 13:48:03 -05:00 committed by GitHub
commit 9f4f739171
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-2">
class="button-content list-button-horizontal-content d-flex flex-column justify-content-center p-1">
<span class="m-0" :class="textPosition">
{{ buttonLabel }}
</span>