@seed-design/css 1.2.8 → 1.2.9

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/all.css CHANGED
@@ -4115,7 +4115,7 @@
4115
4115
  min-width: var(--seed-dimension-x4);
4116
4116
  aspect-ratio: 1;
4117
4117
  width: auto;
4118
- max-width: 64px;
4118
+ max-width: 160px;
4119
4119
  color: var(--seed-color-palette-gray-400);
4120
4120
  fill: currentColor;
4121
4121
  stroke: currentColor;
package/all.layered.css CHANGED
@@ -4216,7 +4216,7 @@
4216
4216
  min-width: var(--seed-dimension-x4);
4217
4217
  aspect-ratio: 1;
4218
4218
  width: auto;
4219
- max-width: 64px;
4219
+ max-width: 160px;
4220
4220
  color: var(--seed-color-palette-gray-400);
4221
4221
  fill: currentColor;
4222
4222
  stroke: currentColor;