@hellobetterdigitalnz/selwynui 0.0.1-151 → 0.0.1-152

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hellobetterdigitalnz/selwynui",
3
- "version": "0.0.1-151",
3
+ "version": "0.0.1-152",
4
4
  "type": "module",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.es.js",
@@ -342,7 +342,7 @@
342
342
  color: var(--color-block-bg);
343
343
 
344
344
  svg {
345
- width: 100%;
345
+ width: auto;
346
346
  height: 100%;
347
347
  display: block;
348
348
  }