@gofynd/theme-template 3.2.2 → 3.2.4

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.
@@ -20198,19 +20198,19 @@ h5,
20198
20198
  }
20199
20199
  }
20200
20200
  .add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__actionButtons___XqXoR .add-to-cart__qtyContainer___thA9_ {
20201
- height: 48px;
20201
+ height: 100%;
20202
20202
  justify-content: space-between;
20203
20203
  border-radius: var(--buttonRadius, 0px);
20204
- padding: 0 12px;
20205
- background-color: var(--buttonSecondary, #fff);
20206
20204
  flex: 1;
20205
+ padding: 18px 12px;
20207
20206
  }
20208
20207
  @media only screen and (max-width: 768px) {
20209
20208
  .add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__actionButtons___XqXoR .add-to-cart__qtyContainer___thA9_ {
20210
- height: 40px;
20209
+ padding: 12px;
20211
20210
  }
20212
20211
  }
20213
20212
  .add-to-cart__productDescContainer___w6xlt .add-to-cart__right___AYndS .add-to-cart__productInfo___AyYit .add-to-cart__actionButtons___XqXoR .add-to-cart__inputContainer___vwPxp {
20213
+ width: 100%;
20214
20214
  border: none;
20215
20215
  }
20216
20216
  .add-to-cart__sizeCartContainer___ILhna {