@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/main.js CHANGED
@@ -3301,7 +3301,9 @@ const $8fff24416ec1775a$export$f7513421c53ce141 = (0, $80923bc9c1ba824c$export$3
3301
3301
  overflow: "hidden",
3302
3302
  img: {
3303
3303
  width: "100%",
3304
- objectFit: "cover"
3304
+ objectFit: "cover",
3305
+ height: "100%",
3306
+ objectPosition: "center"
3305
3307
  },
3306
3308
  defaultVariants: {
3307
3309
  shape: "circle",