@treely/strapi-slices 5.2.4 → 5.2.5

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.
@@ -2317,6 +2317,7 @@ var TextCarousel = function TextCarousel(_ref) {
2317
2317
  }, React__default.default.createElement(boemly.TextCardWithIcon, {
2318
2318
  title: title,
2319
2319
  text: text,
2320
+ height: "full",
2320
2321
  icon: React__default.default.createElement(Image__default.default, {
2321
2322
  src: strapiMediaUrl(icon.img, 'small'),
2322
2323
  alt: icon.alt,