@sc-360-v2/storefront-cms-library 0.2.85 → 0.2.86

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/menu.scss CHANGED
@@ -114,6 +114,9 @@
114
114
  var(--_ctm-tab-dn-mu-im-se-sw-cr, var(--_ctm-dn-mu-im-se-sw-cr))
115
115
  )
116
116
  );
117
+ &[data-has-link="true"] {
118
+ cursor: pointer;
119
+ }
117
120
 
118
121
  & button {
119
122
  color: var(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.2.85",
3
+ "version": "0.2.86",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {