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:
commit
9f4f739171
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue