@worldresources/wri-design-systems 2.191.18 → 2.191.19

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/dist/index.cjs.js CHANGED
@@ -1475,7 +1475,7 @@
1475
1475
  }
1476
1476
 
1477
1477
  button {
1478
- width: 6.125rem;
1478
+ min-width: 6.125rem;
1479
1479
  }
1480
1480
  `,jn=o.css`
1481
1481
  margin-top: ${$(300)};
package/dist/index.esm.js CHANGED
@@ -1505,7 +1505,7 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as i,Ic
1505
1505
  }
1506
1506
 
1507
1507
  button {
1508
- width: 6.125rem;
1508
+ min-width: 6.125rem;
1509
1509
  }
1510
1510
  `,Gr=we`
1511
1511
  margin-top: ${Ae(300)};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@worldresources/wri-design-systems",
3
- "version": "2.191.18",
3
+ "version": "2.191.19",
4
4
  "description": "WRI UI Library",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",