@parrot-co/parrot-ui 0.0.50 → 0.0.51

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
@@ -3264,7 +3264,9 @@ const $bc830feefb2f8a48$export$f7513421c53ce141 = (0, $9ade691eb9e41cfb$export$3
3264
3264
  overflow: "hidden",
3265
3265
  img: {
3266
3266
  width: "100%",
3267
- objectFit: "cover"
3267
+ objectFit: "cover",
3268
+ height: "100%",
3269
+ objectPosition: "center"
3268
3270
  },
3269
3271
  defaultVariants: {
3270
3272
  shape: "circle",