impaktapps-ui-builder 0.0.382-alpha.13 → 0.0.382-alpha.14

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.
@@ -6473,7 +6473,6 @@ const componentBasicUiSchema = (theme) => {
6473
6473
  heading: " "
6474
6474
  },
6475
6475
  style: {
6476
- float: "right",
6477
6476
  width: "auto",
6478
6477
  fontSize: "12px",
6479
6478
  color: "gray",
@@ -8088,7 +8087,6 @@ const EventUiSchema = (theme) => {
8088
8087
  heading: " "
8089
8088
  },
8090
8089
  style: {
8091
- float: "right",
8092
8090
  width: "auto",
8093
8091
  fontSize: "12px",
8094
8092
  color: "gray",