impaktapps-ui-builder 0.0.101-alpha.255 → 0.0.101-alpha.257

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.
@@ -11470,7 +11470,7 @@ function Card(theme) {
11470
11470
  scope: "#/properties/programType",
11471
11471
  config: {
11472
11472
  main: {
11473
- heading: "$"
11473
+ heading: ""
11474
11474
  },
11475
11475
  style: {
11476
11476
  color: "black",
@@ -11530,7 +11530,7 @@ function Card(theme) {
11530
11530
  background: "inherit",
11531
11531
  width: "calc(100%+8px)",
11532
11532
  margin: "-8px",
11533
- marginTop: { xs: "0px", md: "20px" }
11533
+ marginTop: { xs: "12px", md: "20px" }
11534
11534
  },
11535
11535
  layout: 12
11536
11536
  },