@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
package/dist/pages/index.css
CHANGED
|
@@ -33016,8 +33016,8 @@ h5,
|
|
|
33016
33016
|
top: 50%;
|
|
33017
33017
|
transform: translateY(-50%);
|
|
33018
33018
|
}
|
|
33019
|
-
.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-
|
|
33020
|
-
.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-
|
|
33019
|
+
.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,
|
|
33020
|
+
.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 {
|
|
33021
33021
|
top: 35%;
|
|
33022
33022
|
}
|
|
33023
33023
|
@media only screen and (min-width: 769px) {
|
|
@@ -33026,8 +33026,8 @@ h5,
|
|
|
33026
33026
|
top: 38%;
|
|
33027
33027
|
transform: unset;
|
|
33028
33028
|
}
|
|
33029
|
-
.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-
|
|
33030
|
-
.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-
|
|
33029
|
+
.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,
|
|
33030
|
+
.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 {
|
|
33031
33031
|
top: 25%;
|
|
33032
33032
|
}
|
|
33033
33033
|
}
|