impaktapps-ui-builder 1.0.147-test.3 → 1.0.147-test.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.
@@ -11556,7 +11556,8 @@ function Card(theme) {
11556
11556
  position: "relative",
11557
11557
  top: "50%",
11558
11558
  transform: "translateY(-50%)",
11559
- marginBottom: 0
11559
+ marginBottom: 0,
11560
+ borderRadius: "0px"
11560
11561
  },
11561
11562
  componentsBoxStyle: {
11562
11563
  boxShadow: "0px 2px 4px rgba(0, 0, 0, 0.1)",