@sc-360-v2/storefront-cms-library 0.2.63 → 0.2.64

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/login.scss CHANGED
@@ -423,7 +423,7 @@
423
423
  font-weight: 600;
424
424
  cursor: pointer;
425
425
  font-size: 14px;
426
- padding: 8px 16px;
426
+ padding: 8px 0px;
427
427
  border-radius: 6px;
428
428
  &:hover {
429
429
  background-color: var(--_primary-25);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.2.63",
3
+ "version": "0.2.64",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {