forked from M3-Academy/challenge-vtex-io
Merge pull request 'refactor/ajusta-css-placeholder-input-cep' (#52) from refactor/ajusta-css-placeholder-input-cep into development
Reviewed-on: #52
This commit is contained in:
commit
03e8b76141
@ -162,7 +162,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.shippingContainer :global(.vtex-address-form-4-x-input) {
|
.shippingContainer :global(.vtex-address-form-4-x-input) {
|
||||||
padding-bottom: 7px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shippingContainer :global(.vtex-button) {
|
.shippingContainer :global(.vtex-button) {
|
||||||
|
@ -161,7 +161,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.shippingContainer :global(.vtex-address-form-4-x-input) {
|
.shippingContainer :global(.vtex-address-form-4-x-input) {
|
||||||
padding-bottom: 7px;
|
padding-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shippingContainer :global(.vtex-button) {
|
.shippingContainer :global(.vtex-button) {
|
||||||
|
Loading…
Reference in New Issue
Block a user