impaktapps-ui-builder 1.0.147-test.14 → 1.0.147-test.15

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.
@@ -11566,6 +11566,7 @@ function Card(theme) {
11566
11566
  componentsBoxStyle: {
11567
11567
  boxShadow: "0px 2px 4px rgba(0, 0, 0, 0.1)",
11568
11568
  flexDirection: "column",
11569
+ overflow: "hidden",
11569
11570
  flexWrap: "nowrap",
11570
11571
  width: "100% !important",
11571
11572
  background: "transparent",