CSR-1012 zip textbox in modal has rounded-pill corners
This commit is contained in:
parent
50ae697faa
commit
7f528ae029
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
v-model="value"
|
v-model="value"
|
||||||
inputId="serviceZipCode"
|
inputId="serviceZipCode"
|
||||||
questionAlignment="center"
|
questionAlignment="center"
|
||||||
|
cornerStyle="rounded"
|
||||||
mask="#####"
|
mask="#####"
|
||||||
:displayQuestionText="false"
|
:displayQuestionText="false"
|
||||||
isRequired
|
isRequired
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue