@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/module.js CHANGED
@@ -1764,6 +1764,7 @@ const $39ebe5a116c39d6c$var$StyledButton = (0, $9ade691eb9e41cfb$export$3817b7a5
1764
1764
  outline: "none",
1765
1765
  border: "none",
1766
1766
  padding: 0,
1767
+ flexShrink: 0,
1767
1768
  defaultVariants: {
1768
1769
  size: "md",
1769
1770
  shape: "circle"
@@ -3262,6 +3263,7 @@ const $bc830feefb2f8a48$export$f7513421c53ce141 = (0, $9ade691eb9e41cfb$export$3
3262
3263
  alignItems: "center",
3263
3264
  justifyContent: "center",
3264
3265
  overflow: "hidden",
3266
+ flexShrink: 0,
3265
3267
  img: {
3266
3268
  width: "100%",
3267
3269
  objectFit: "cover",