@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
|
@@ -7949,8 +7949,8 @@ h5,
|
|
|
7949
7949
|
top: 50%;
|
|
7950
7950
|
transform: translateY(-50%);
|
|
7951
7951
|
}
|
|
7952
|
-
.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-
|
|
7953
|
-
.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-
|
|
7952
|
+
.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,
|
|
7953
|
+
.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 {
|
|
7954
7954
|
top: 35%;
|
|
7955
7955
|
}
|
|
7956
7956
|
@media only screen and (min-width: 769px) {
|
|
@@ -7959,8 +7959,8 @@ h5,
|
|
|
7959
7959
|
top: 38%;
|
|
7960
7960
|
transform: unset;
|
|
7961
7961
|
}
|
|
7962
|
-
.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-
|
|
7963
|
-
.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-
|
|
7962
|
+
.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,
|
|
7963
|
+
.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 {
|
|
7964
7964
|
top: 25%;
|
|
7965
7965
|
}
|
|
7966
7966
|
}
|