@gofynd/theme-template 2.0.4 → 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +4 -4
- package/dist/index.js +1 -1
- package/dist/page-layouts/single-checkout/payment/card-form.css +4 -4
- package/dist/page-layouts/single-checkout/payment/card-form.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +4 -4
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.js +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +4 -4
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/pages/checkout/checkout.css +4 -4
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +4 -4
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/index.css +4 -4
- package/dist/pages/index.js +1 -1
- package/package.json +1 -1
|
@@ -887,8 +887,8 @@ h5,
|
|
|
887
887
|
top: 50%;
|
|
888
888
|
transform: translateY(-50%);
|
|
889
889
|
}
|
|
890
|
-
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cardNetwork___GK7gx.checkout-payment-
|
|
891
|
-
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cvv___b1NMm.checkout-payment-
|
|
890
|
+
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cardNetwork___GK7gx.checkout-payment-content__iconPositionOnError___teSxE,
|
|
891
|
+
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cvv___b1NMm.checkout-payment-content__iconPositionOnError___teSxE {
|
|
892
892
|
top: 35%;
|
|
893
893
|
}
|
|
894
894
|
@media only screen and (min-width: 769px) {
|
|
@@ -897,8 +897,8 @@ h5,
|
|
|
897
897
|
top: 38%;
|
|
898
898
|
transform: unset;
|
|
899
899
|
}
|
|
900
|
-
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cardNetwork___GK7gx.checkout-payment-
|
|
901
|
-
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cvv___b1NMm.checkout-payment-
|
|
900
|
+
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cardNetwork___GK7gx.checkout-payment-content__iconPositionOnError___teSxE,
|
|
901
|
+
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__cvv___b1NMm.checkout-payment-content__iconPositionOnError___teSxE {
|
|
902
902
|
top: 25%;
|
|
903
903
|
}
|
|
904
904
|
}
|