forked from M3-Academy/challenge-vtex-io
Entrega do Desafio #1
@ -239,6 +239,12 @@
|
|||||||
height: 49px;
|
height: 49px;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
.shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-input) :global(.vtex-input-prefix__group) :global(.vtex-address-form-4-x-input)::placeholder {
|
||||||
|
color: #afafaf;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 16px;
|
||||||
|
}
|
||||||
.shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-address-form__postalCode-forgottenURL) {
|
.shippingContainer :global(.vtex-address-form__postalCode) :global(.vtex-address-form__postalCode-forgottenURL) {
|
||||||
height: 0;
|
height: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
@ -239,6 +239,12 @@
|
|||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
height: 49px;
|
height: 49px;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
:global(.vtex-address-form-4-x-input)::placeholder {
|
||||||
|
color: #afafaf;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 16px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
:global(.vtex-address-form__postalCode-forgottenURL) {
|
:global(.vtex-address-form__postalCode-forgottenURL) {
|
||||||
@ -315,7 +321,7 @@
|
|||||||
grid-area: B;
|
grid-area: B;
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
}
|
}
|
||||||
.shippingTableHeadDeliveryPrice::after{
|
.shippingTableHeadDeliveryPrice::after {
|
||||||
content: "frete";
|
content: "frete";
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
Loading…
Reference in New Issue
Block a user