matcha-theme 19.113.0 → 19.115.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.
@@ -324,6 +324,7 @@ matcha-checkbox {
324
324
  -webkit-appearance: none;
325
325
  width: 18px;
326
326
  height: 18px;
327
+ padding: 0;
327
328
  border-radius: 4px;
328
329
  border-width: 2px;
329
330
  border-style: solid;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-theme",
3
- "version": "19.113.0",
3
+ "version": "19.115.0",
4
4
  "description": "Themes for matcha-design-system",
5
5
  "main": "main.scss",
6
6
  "scripts": {