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"
|
||||
inputId="serviceZipCode"
|
||||
questionAlignment="center"
|
||||
cornerStyle="rounded"
|
||||
mask="#####"
|
||||
:displayQuestionText="false"
|
||||
isRequired
|
||||
|
|
|
|||
Loading…
Reference in a new issue