@sc-360-v2/storefront-cms-library 0.4.5 → 0.4.7

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.
@@ -338,6 +338,19 @@
338
338
  }
339
339
  }
340
340
  }
341
+ .icrease-decrease {
342
+ input {
343
+ text-align: center;
344
+ }
345
+ }
346
+ .input_dropdown {
347
+ .input {
348
+ min-width: 50px;
349
+ }
350
+ .est__dropdown {
351
+ min-width: 50px;
352
+ }
353
+ }
341
354
 
342
355
  //Dropdown
343
356
  .est__dropdown__main {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.4.5",
3
+ "version": "0.4.7",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {