fix spacing between subheader and field
This commit is contained in:
parent
332f6b4ec5
commit
d7d9233f15
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
disableAutoFill
|
||||
:isDisabled="isPolicyHolderDisabled"
|
||||
:validationRules="rules.policyNumber"
|
||||
class="mt-5" />
|
||||
class="mt-4" />
|
||||
<textboxQuestion
|
||||
ref="policyZip"
|
||||
v-model="welcomePageModel.policyZipCode"
|
||||
|
|
|
|||
Loading…
Reference in a new issue