matcha-theme 20.3.0 → 20.4.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.
@@ -284,6 +284,7 @@ matcha-radio {
284
284
  width: 18px;
285
285
  height: 18px;
286
286
  padding: 0;
287
+ margin: 0;
287
288
  border-radius: 50%;
288
289
  border-width: 2px;
289
290
  border-style: solid;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-theme",
3
- "version": "20.3.0",
3
+ "version": "20.4.0",
4
4
  "description": "Themes for matcha-design-system",
5
5
  "main": "main.scss",
6
6
  "scripts": {