@parrot-co/parrot-ui 0.0.52 → 0.0.53

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/main.js CHANGED
@@ -1801,6 +1801,7 @@ const $626c660fba87c9a3$var$StyledButton = (0, $80923bc9c1ba824c$export$3817b7a5
1801
1801
  outline: "none",
1802
1802
  border: "none",
1803
1803
  padding: 0,
1804
+ flexShrink: 0,
1804
1805
  defaultVariants: {
1805
1806
  size: "md",
1806
1807
  shape: "circle"
@@ -3299,6 +3300,7 @@ const $8fff24416ec1775a$export$f7513421c53ce141 = (0, $80923bc9c1ba824c$export$3
3299
3300
  alignItems: "center",
3300
3301
  justifyContent: "center",
3301
3302
  overflow: "hidden",
3303
+ flexShrink: 0,
3302
3304
  img: {
3303
3305
  width: "100%",
3304
3306
  objectFit: "cover",