@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/index.css
CHANGED
|
@@ -33891,8 +33891,8 @@ h5,
|
|
|
33891
33891
|
top: 50%;
|
|
33892
33892
|
transform: translateY(-50%);
|
|
33893
33893
|
}
|
|
33894
|
-
.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-
|
|
33895
|
-
.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-
|
|
33894
|
+
.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,
|
|
33895
|
+
.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 {
|
|
33896
33896
|
top: 35%;
|
|
33897
33897
|
}
|
|
33898
33898
|
@media only screen and (min-width: 769px) {
|
|
@@ -33901,8 +33901,8 @@ h5,
|
|
|
33901
33901
|
top: 38%;
|
|
33902
33902
|
transform: unset;
|
|
33903
33903
|
}
|
|
33904
|
-
.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-
|
|
33905
|
-
.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-
|
|
33904
|
+
.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,
|
|
33905
|
+
.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 {
|
|
33906
33906
|
top: 25%;
|
|
33907
33907
|
}
|
|
33908
33908
|
}
|