forked from M3-Academy/challenge-vtex-io
feat: adiciona placeholder input cep
This commit is contained in:
parent
3510d7dc05
commit
b47d213e26
@ -263,4 +263,11 @@
|
||||
|
||||
.skuSelectorOptionsList {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
:global(.vtex-address-form-4-x-input)::placeholder {
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
}
|
@ -264,3 +264,10 @@
|
||||
.skuSelectorOptionsList {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
:global(.vtex-address-form-4-x-input)::placeholder {
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user