Merge pull request #2145 from Safelite/BRM-pwi-button-padding
BRM adjust padding on pwi button
This commit is contained in:
commit
6a573bdd90
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-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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue