matcha-theme 20.204.0 → 20.206.0

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.
@@ -548,7 +548,6 @@
548
548
 
549
549
  &:hover {
550
550
  background: getPrimaryAlpha($theme) !important;
551
- cursor: pointer;
552
551
  }
553
552
  }
554
553
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-theme",
3
- "version": "20.204.0",
3
+ "version": "20.206.0",
4
4
  "description": "Themes for matcha-design-system",
5
5
  "main": "main.scss",
6
6
  "scripts": {