matcha-theme 20.172.0 → 20.173.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.
@@ -144,6 +144,7 @@
144
144
  input[type="time"],
145
145
  textarea {
146
146
  width: 100%;
147
+ background-color: transparent;
147
148
  outline: none;
148
149
  box-shadow: none;
149
150
  font-size: 16px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matcha-theme",
3
- "version": "20.172.0",
3
+ "version": "20.173.0",
4
4
  "description": "Themes for matcha-design-system",
5
5
  "main": "main.scss",
6
6
  "scripts": {