@gofynd/theme-template 3.2.0 → 3.2.2
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/components/accordion/accordion.css +25 -0
- package/dist/components/accordion/accordion.js +1 -1
- package/dist/components/address-form/address-form.css +15 -15
- package/dist/components/address-form/form-input-selector.css +13 -13
- package/dist/components/core/fy-button/fy-button.css +5 -5
- package/dist/components/core/fy-dropdown/fy-dropdown.css +3 -3
- package/dist/components/core/fy-input/fy-input.css +4 -4
- package/dist/components/core/fy-input-group/fy-input-group.css +2 -2
- package/dist/components/filter-modal/filter-modal.css +5 -5
- package/dist/components/form-builder/form-builder.css +18 -18
- package/dist/components/index.css +27 -27
- package/dist/components/index.js +1 -1
- package/dist/components/location-modal/location-modal.css +9 -9
- package/dist/components/order-shipment/order-shipment.css +25 -0
- package/dist/components/order-shipment/order-shipment.js +1 -1
- package/dist/components/product-card/product-card.css +5 -5
- package/dist/components/range-slider/range-slider.css +5 -5
- package/dist/components/reasons-list/reason-item/reason-item.css +1 -1
- package/dist/components/reasons-list/reasons-list.css +1 -1
- package/dist/components/shipment-item/shipment-item.css +1 -1
- package/dist/components/shipments-update-item/shipments-update-item.css +1 -1
- package/dist/index.css +115 -90
- package/dist/index.js +1 -1
- package/dist/page-layouts/auth/account-locked/account-locked.css +5 -5
- package/dist/page-layouts/auth/mobile-number/mobile-number.css +4 -4
- package/dist/page-layouts/auth/verify-both/verify-both.css +3 -3
- package/dist/page-layouts/cart/Components/chip-item/chip-item.css +30 -5
- package/dist/page-layouts/cart/Components/chip-item/chip-item.js +1 -1
- package/dist/page-layouts/cart/Components/comment/comment.css +1 -1
- package/dist/page-layouts/cart/Components/coupon/coupon.css +1 -1
- package/dist/page-layouts/cart/Components/coupon/coupon.js +1 -1
- package/dist/page-layouts/cart/Components/delivery-location/delivery-location.css +18 -18
- package/dist/page-layouts/cart/Components/gst-card/gst-card.css +2 -2
- package/dist/page-layouts/cart/Components/gst-card/gst-card.js +1 -1
- package/dist/page-layouts/compare/compare.css +5 -5
- package/dist/page-layouts/login/component/login-otp/login-otp.css +7 -7
- package/dist/page-layouts/login/component/login-password/login-password.css +7 -7
- package/dist/page-layouts/plp/Components/add-to-cart/add-to-cart.css +16 -16
- package/dist/page-layouts/plp/Components/delivery-info/delivery-info.css +12 -12
- package/dist/page-layouts/plp/Components/filter-item/filter-item.css +5 -5
- package/dist/page-layouts/plp/Components/filter-list/filter-list.css +5 -5
- package/dist/page-layouts/single-checkout/address/single-address-content.css +2 -2
- package/dist/page-layouts/single-checkout/address/single-address.css +17 -17
- package/dist/page-layouts/single-checkout/payment/card-form.css +12 -12
- package/dist/page-layouts/single-checkout/payment/checkout-payment-content.css +12 -12
- package/dist/page-layouts/single-checkout/payment/checkout-payment-failure.css +1 -1
- package/dist/page-layouts/single-checkout/payment/checkout-payment.css +14 -14
- package/dist/page-layouts/single-checkout/payment/checkout-payment.js +1 -1
- package/dist/pages/cart/cart.css +53 -28
- package/dist/pages/cart/cart.js +1 -1
- package/dist/pages/cart/index.css +53 -28
- package/dist/pages/cart/index.js +1 -1
- package/dist/pages/checkout/checkout.css +33 -33
- package/dist/pages/checkout/checkout.js +1 -1
- package/dist/pages/checkout/index.css +33 -33
- package/dist/pages/checkout/index.js +1 -1
- package/dist/pages/contact-us/contact-us.css +9 -9
- package/dist/pages/contact-us/contact-us.js +1 -1
- package/dist/pages/contact-us/index.css +9 -9
- package/dist/pages/contact-us/index.js +1 -1
- package/dist/pages/edit-profile/edit-profile.css +13 -13
- package/dist/pages/edit-profile/index.css +13 -13
- package/dist/pages/forgot-password/forget-password.css +6 -6
- package/dist/pages/forgot-password/index.css +6 -6
- package/dist/pages/index.css +115 -90
- package/dist/pages/index.js +1 -1
- package/dist/pages/login/index.css +10 -10
- package/dist/pages/login/login.css +10 -10
- package/dist/pages/order/index.css +9 -9
- package/dist/pages/order/order-tracking-details/order-tracking-details.css +35 -10
- package/dist/pages/order/order-tracking-details/order-tracking-details.js +1 -1
- package/dist/pages/order/order-tracking.css +9 -9
- package/dist/pages/order-status/index.css +5 -5
- package/dist/pages/order-status/order-status.css +5 -5
- package/dist/pages/product-listing/index.css +17 -17
- package/dist/pages/product-listing/product-listing.css +17 -17
- package/dist/pages/profile/components/add-email-modal/add-email-modal.css +9 -9
- package/dist/pages/profile/components/add-phone-modal/add-phone-modal.css +14 -14
- package/dist/pages/profile/components/confirm-modal/confirm-modal.css +5 -5
- package/dist/pages/profile/components/empty-state/empty-state.css +5 -5
- package/dist/pages/profile/email/email.css +9 -9
- package/dist/pages/profile/email/index.css +9 -9
- package/dist/pages/profile/index.css +10 -10
- package/dist/pages/profile/phone/index.css +14 -14
- package/dist/pages/profile/phone/phone.css +14 -14
- package/dist/pages/profile/profile-details.css +10 -10
- package/dist/pages/register/index.css +15 -15
- package/dist/pages/register/register.css +15 -15
- package/dist/pages/set-password/index.css +5 -5
- package/dist/pages/set-password/set-password.css +5 -5
- package/dist/pages/wishlist/index.css +16 -16
- package/dist/pages/wishlist/wishlist.css +16 -16
- package/package.json +1 -1
|
@@ -2413,7 +2413,7 @@ h5,
|
|
|
2413
2413
|
justify-content: space-between;
|
|
2414
2414
|
}
|
|
2415
2415
|
.address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__labelClassName___vSawZ span {
|
|
2416
|
-
color: var(--errorText, #
|
|
2416
|
+
color: var(--errorText, #ff3333);
|
|
2417
2417
|
}
|
|
2418
2418
|
.address-form__addressFormWrapper___M0Ler .address-form__formContainer___UrnfJ .address-form__formItemDiv___ciw5I:nth-child(odd) {
|
|
2419
2419
|
margin-inline-end: 8px;
|
|
@@ -2424,7 +2424,7 @@ h5,
|
|
|
2424
2424
|
}
|
|
2425
2425
|
}
|
|
2426
2426
|
.address-form__addressFormWrapper___M0Ler .address-form__formError___uBC6H {
|
|
2427
|
-
color: var(--errorText, #
|
|
2427
|
+
color: var(--errorText, #ff3333);
|
|
2428
2428
|
width: max-content;
|
|
2429
2429
|
font-size: 12px;
|
|
2430
2430
|
font-weight: 400;
|
|
@@ -3081,7 +3081,7 @@ h5,
|
|
|
3081
3081
|
position: relative;
|
|
3082
3082
|
}
|
|
3083
3083
|
.fy-input__inputContainer___Du9V3 .fy-input__error___wplxk {
|
|
3084
|
-
color: var(--errorText, #
|
|
3084
|
+
color: var(--errorText, #ff3333);
|
|
3085
3085
|
padding-top: 5px;
|
|
3086
3086
|
font-weight: 400;
|
|
3087
3087
|
font-size: 12px;
|
|
@@ -3092,10 +3092,10 @@ h5,
|
|
|
3092
3092
|
line-height: 21px;
|
|
3093
3093
|
}
|
|
3094
3094
|
.fy-input__label___YQgmr span {
|
|
3095
|
-
color: var(--errorText, #
|
|
3095
|
+
color: var(--errorText, #ff3333);
|
|
3096
3096
|
}
|
|
3097
3097
|
.fy-input__required___MaAlL {
|
|
3098
|
-
color: var(--errorText, #
|
|
3098
|
+
color: var(--errorText, #ff3333);
|
|
3099
3099
|
}
|
|
3100
3100
|
.fy-input__floating___jgtoq {
|
|
3101
3101
|
position: absolute;
|
|
@@ -3142,7 +3142,7 @@ h5,
|
|
|
3142
3142
|
border-color: var(--buttonPrimary, #4e3f09);
|
|
3143
3143
|
}
|
|
3144
3144
|
.fy-input__inputError___KsMkv {
|
|
3145
|
-
border-color: var(--errorText, #
|
|
3145
|
+
border-color: var(--errorText, #ff3333) !important;
|
|
3146
3146
|
}
|
|
3147
3147
|
.fy-input__no-border____9qYF {
|
|
3148
3148
|
border: none;
|
|
@@ -3545,7 +3545,7 @@ h5,
|
|
|
3545
3545
|
position: relative;
|
|
3546
3546
|
}
|
|
3547
3547
|
.fy-input-group__inputGroupContainer___DUhUi .fy-input-group__error___oRFgR {
|
|
3548
|
-
color: var(--errorText, #
|
|
3548
|
+
color: var(--errorText, #ff3333);
|
|
3549
3549
|
font-weight: 400;
|
|
3550
3550
|
font-size: 12px;
|
|
3551
3551
|
padding-top: 5px;
|
|
@@ -3556,7 +3556,7 @@ h5,
|
|
|
3556
3556
|
line-height: 21px;
|
|
3557
3557
|
}
|
|
3558
3558
|
.fy-input-group__required___A8_zF {
|
|
3559
|
-
color: var(--errorText, #
|
|
3559
|
+
color: var(--errorText, #ff3333);
|
|
3560
3560
|
}
|
|
3561
3561
|
.fy-input-group__fyInput___ufjFf {
|
|
3562
3562
|
accent-color: var(--buttonPrimary, #4e3f09);
|
|
@@ -3923,13 +3923,13 @@ h5,
|
|
|
3923
3923
|
position: relative;
|
|
3924
3924
|
}
|
|
3925
3925
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__error___HSxiT {
|
|
3926
|
-
color: var(--errorText, #
|
|
3926
|
+
color: var(--errorText, #ff3333);
|
|
3927
3927
|
font-weight: 400;
|
|
3928
3928
|
font-size: 12px;
|
|
3929
3929
|
padding-top: 5px;
|
|
3930
3930
|
}
|
|
3931
3931
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__required___h4JQY {
|
|
3932
|
-
color: var(--errorText, #
|
|
3932
|
+
color: var(--errorText, #ff3333);
|
|
3933
3933
|
}
|
|
3934
3934
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH {
|
|
3935
3935
|
box-sizing: border-box;
|
|
@@ -3947,7 +3947,7 @@ h5,
|
|
|
3947
3947
|
cursor: not-allowed;
|
|
3948
3948
|
}
|
|
3949
3949
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH.fy-dropdown__dropDownError___IqJV1 {
|
|
3950
|
-
border-color: var(--errorText, #
|
|
3950
|
+
border-color: var(--errorText, #ff3333);
|
|
3951
3951
|
}
|
|
3952
3952
|
.fy-dropdown__dropdownContainer___fhUVa .fy-dropdown__dropdown___N1atH .fy-dropdown__dropdownButton___SqCaQ {
|
|
3953
3953
|
border-radius: 3px;
|
|
@@ -4362,7 +4362,7 @@ h5,
|
|
|
4362
4362
|
flex-direction: column;
|
|
4363
4363
|
}
|
|
4364
4364
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__errorText___lRww6 {
|
|
4365
|
-
color: var(--errorText, #
|
|
4365
|
+
color: var(--errorText, #ff3333);
|
|
4366
4366
|
font-size: 12px;
|
|
4367
4367
|
font-style: normal;
|
|
4368
4368
|
font-weight: 400;
|
|
@@ -4370,14 +4370,14 @@ h5,
|
|
|
4370
4370
|
margin-top: 5px;
|
|
4371
4371
|
}
|
|
4372
4372
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT label {
|
|
4373
|
-
color: var(--errorText, #
|
|
4373
|
+
color: var(--errorText, #ff3333);
|
|
4374
4374
|
font-size: 12px;
|
|
4375
4375
|
font-style: normal;
|
|
4376
4376
|
font-weight: 400;
|
|
4377
4377
|
line-height: 16.8px;
|
|
4378
4378
|
}
|
|
4379
4379
|
.mobile-number__mobileInputWrapper___Na12n.mobile-number__errorInput___TKkzT .mobile-number__mobileNumberInput___iRnFG {
|
|
4380
|
-
border: 1px solid var(--errorText, #
|
|
4380
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
4381
4381
|
}
|
|
4382
4382
|
.mobile-number__mobileInputWrapper___Na12n .mobile-number__mobileInputContainer___deIgv {
|
|
4383
4383
|
height: auto;
|
|
@@ -4401,7 +4401,7 @@ h5,
|
|
|
4401
4401
|
opacity: 0.3;
|
|
4402
4402
|
}
|
|
4403
4403
|
.mobile-number__required___yHCeh {
|
|
4404
|
-
color: var(--errorText, #
|
|
4404
|
+
color: var(--errorText, #ff3333);
|
|
4405
4405
|
}
|
|
4406
4406
|
.mobile-number__countryDropdown___GP6Fo {
|
|
4407
4407
|
background-color: aquamarine;
|
|
@@ -6135,7 +6135,7 @@ h5,
|
|
|
6135
6135
|
font-weight: 600;
|
|
6136
6136
|
font-size: 12px;
|
|
6137
6137
|
line-height: 140%;
|
|
6138
|
-
color: var(--errorText, #
|
|
6138
|
+
color: var(--errorText, #ff3333);
|
|
6139
6139
|
}
|
|
6140
6140
|
.single-address-content__invalidAddError___WDHnv .single-address-content__invalidAddErrorLeft___AUwWL .single-address-content__invalidAddErrorData___ardbO .single-address-content__invalidAddErrorSuggestion___BY4RT {
|
|
6141
6141
|
font-weight: 400;
|
|
@@ -6149,7 +6149,7 @@ h5,
|
|
|
6149
6149
|
line-height: 140%;
|
|
6150
6150
|
text-align: center;
|
|
6151
6151
|
text-transform: uppercase;
|
|
6152
|
-
color: var(--errorText, #
|
|
6152
|
+
color: var(--errorText, #ff3333);
|
|
6153
6153
|
cursor: pointer;
|
|
6154
6154
|
}
|
|
6155
6155
|
|
|
@@ -7564,7 +7564,7 @@ h5,
|
|
|
7564
7564
|
.checkout-payment-content__container___HusGh .checkout-payment-content__navigationLink___jrTvz .checkout-payment-content__linkWrapper___rbKAK .checkout-payment-content__link___ZIR_i .checkout-payment-content__codCharge___o7TCE {
|
|
7565
7565
|
font-weight: 400;
|
|
7566
7566
|
font-size: 12px;
|
|
7567
|
-
color: var(--errorText, #
|
|
7567
|
+
color: var(--errorText, #ff3333);
|
|
7568
7568
|
line-height: 140%;
|
|
7569
7569
|
border-radius: 4px;
|
|
7570
7570
|
text-align: center;
|
|
@@ -8037,7 +8037,7 @@ h5,
|
|
|
8037
8037
|
color: var(--textBody, #3c3131);
|
|
8038
8038
|
}
|
|
8039
8039
|
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__error___DzZ0L {
|
|
8040
|
-
border: 1px solid var(--errorText, #
|
|
8040
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
8041
8041
|
}
|
|
8042
8042
|
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__inputName___VvI9l {
|
|
8043
8043
|
position: absolute;
|
|
@@ -8051,10 +8051,10 @@ h5,
|
|
|
8051
8051
|
padding: 0 4px;
|
|
8052
8052
|
}
|
|
8053
8053
|
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__inputName___VvI9l .checkout-payment-content__required___YDb3J {
|
|
8054
|
-
color: var(--errorText, #
|
|
8054
|
+
color: var(--errorText, #ff3333);
|
|
8055
8055
|
}
|
|
8056
8056
|
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__errorInputName___creos {
|
|
8057
|
-
color: var(--errorText, #
|
|
8057
|
+
color: var(--errorText, #ff3333);
|
|
8058
8058
|
}
|
|
8059
8059
|
.checkout-payment-content__container___HusGh .checkout-payment-content__cardTab___uYvQv .checkout-payment-content__newCardWrapper___p35go .checkout-payment-content__newCard___gXKVk .checkout-payment-content__rbiGuidelines___jmtpW {
|
|
8060
8060
|
display: flex;
|
|
@@ -8570,13 +8570,13 @@ h5,
|
|
|
8570
8570
|
border: 1px solid var(--primaryColor);
|
|
8571
8571
|
}
|
|
8572
8572
|
.checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__error___DzZ0L {
|
|
8573
|
-
border: 1px solid var(--errorText, #
|
|
8573
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
8574
8574
|
}
|
|
8575
8575
|
.checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__input___CtIj_ {
|
|
8576
8576
|
border: 1px solid var(--primaryColor);
|
|
8577
8577
|
}
|
|
8578
8578
|
.checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__upiInput___unikS.checkout-payment-content__error___DzZ0L {
|
|
8579
|
-
border: 1px solid var(--errorText, #
|
|
8579
|
+
border: 1px solid var(--errorText, #ff3333);
|
|
8580
8580
|
}
|
|
8581
8581
|
.checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l {
|
|
8582
8582
|
position: absolute;
|
|
@@ -8590,10 +8590,10 @@ h5,
|
|
|
8590
8590
|
padding: 0 4px;
|
|
8591
8591
|
}
|
|
8592
8592
|
.checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__inputName___VvI9l .checkout-payment-content__required___YDb3J {
|
|
8593
|
-
color: var(--errorText, #
|
|
8593
|
+
color: var(--errorText, #ff3333);
|
|
8594
8594
|
}
|
|
8595
8595
|
.checkout-payment-content__container___HusGh .checkout-payment-content__upiIdWrapper___Eqfiy .checkout-payment-content__errorInputName___creos {
|
|
8596
|
-
color: var(--errorText, #
|
|
8596
|
+
color: var(--errorText, #ff3333);
|
|
8597
8597
|
}
|
|
8598
8598
|
.checkout-payment-content__container___HusGh .checkout-payment-content__upiPay___CycYi .checkout-payment-content__payBtn___dgcAp {
|
|
8599
8599
|
padding: 14px;
|
|
@@ -8648,7 +8648,7 @@ h5,
|
|
|
8648
8648
|
.checkout-payment-content__container___HusGh .checkout-payment-content__codInfo___MgPkv {
|
|
8649
8649
|
font-weight: 400;
|
|
8650
8650
|
font-size: 12px;
|
|
8651
|
-
color: var(--errorText, #
|
|
8651
|
+
color: var(--errorText, #ff3333);
|
|
8652
8652
|
line-height: 140%;
|
|
8653
8653
|
background-color: #fbeaea;
|
|
8654
8654
|
border-radius: 4px;
|
|
@@ -8696,7 +8696,7 @@ h5,
|
|
|
8696
8696
|
color: green;
|
|
8697
8697
|
}
|
|
8698
8698
|
.checkout-payment-content__container___HusGh .checkout-payment-content__formError___Mntli {
|
|
8699
|
-
color: var(--errorText, #
|
|
8699
|
+
color: var(--errorText, #ff3333);
|
|
8700
8700
|
font-size: 12px;
|
|
8701
8701
|
font-weight: 400;
|
|
8702
8702
|
margin-top: 8px;
|
|
@@ -8891,7 +8891,7 @@ h5,
|
|
|
8891
8891
|
font-size: 12px;
|
|
8892
8892
|
font-weight: 400;
|
|
8893
8893
|
line-height: 16.8px;
|
|
8894
|
-
color: var(--errorText, #
|
|
8894
|
+
color: var(--errorText, #ff3333);
|
|
8895
8895
|
text-align: center;
|
|
8896
8896
|
}
|
|
8897
8897
|
.checkout-payment-content__codModal___SSel2 .checkout-payment-content__payBtn___dgcAp {
|
|
@@ -9009,7 +9009,7 @@ h5,
|
|
|
9009
9009
|
border-radius: 4px;
|
|
9010
9010
|
}
|
|
9011
9011
|
.checkout-payment-content__upiError___hFHVG {
|
|
9012
|
-
color: var(--errorText, #
|
|
9012
|
+
color: var(--errorText, #ff3333);
|
|
9013
9013
|
font-size: 12px;
|
|
9014
9014
|
font-weight: 400;
|
|
9015
9015
|
}
|
|
@@ -9954,7 +9954,7 @@ h5,
|
|
|
9954
9954
|
}
|
|
9955
9955
|
.checkout-payment__paymentContainer___1UBn5 .checkout-payment__paymentFailedHeader___hxZJR .checkout-payment__redSplit___RhEIg {
|
|
9956
9956
|
width: 8px;
|
|
9957
|
-
background: var(--errorText, #
|
|
9957
|
+
background: var(--errorText, #ff3333);
|
|
9958
9958
|
border-radius: 8px 0px 0px 8px;
|
|
9959
9959
|
}
|
|
9960
9960
|
|
|
@@ -10314,7 +10314,7 @@ h5,
|
|
|
10314
10314
|
font-size: 14px;
|
|
10315
10315
|
font-weight: 600;
|
|
10316
10316
|
line-height: 140%;
|
|
10317
|
-
color: var(--errorText, #
|
|
10317
|
+
color: var(--errorText, #ff3333);
|
|
10318
10318
|
margin-bottom: 4px;
|
|
10319
10319
|
}
|
|
10320
10320
|
.checkout-payment-failure__paymentFailedContainer___dz8Zc .checkout-payment-failure__wrapper___C8Z_W .checkout-payment-failure__header___Lfvf8 .checkout-payment-failure__paymentErrMsg___gg6bD {
|
|
@@ -11630,7 +11630,7 @@ h5,
|
|
|
11630
11630
|
font-size: 12px;
|
|
11631
11631
|
font-weight: 600;
|
|
11632
11632
|
margin-inline-start: 14px;
|
|
11633
|
-
color: var(--errorText, #
|
|
11633
|
+
color: var(--errorText, #ff3333);
|
|
11634
11634
|
}
|
|
11635
11635
|
.coupon__modalContent___BJog_ .coupon__modalBody___vZ3YF .coupon__couponInputBox___mlvGS {
|
|
11636
11636
|
position: relative;
|
|
@@ -12373,7 +12373,7 @@ h5,
|
|
|
12373
12373
|
.comment__commentOuterBox___tyEJJ .comment__inputBox___hqxzy .comment__commentError___qZ8ZF {
|
|
12374
12374
|
font-weight: 400;
|
|
12375
12375
|
font-size: 10px;
|
|
12376
|
-
color: var(--errorText, #
|
|
12376
|
+
color: var(--errorText, #ff3333);
|
|
12377
12377
|
padding-top: 12px;
|
|
12378
12378
|
padding-inline-end: 12px;
|
|
12379
12379
|
padding-bottom: 0px;
|