impaktapps-ui-builder 0.0.971 → 0.0.972

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.
@@ -443,7 +443,7 @@ const PageMasterUiSchema = (theme) => {
443
443
  color: "#535557",
444
444
  marginLeft: "-30px",
445
445
  fontSize: "12px",
446
- marginTop: "5px"
446
+ marginTop: "4px"
447
447
  }
448
448
  }
449
449
  },
@@ -6762,7 +6762,7 @@ const componentBasicUiSchema = (theme) => {
6762
6762
  color: "#535557",
6763
6763
  marginLeft: "-10px",
6764
6764
  fontSize: "12px",
6765
- marginTop: "5px"
6765
+ marginTop: "4px"
6766
6766
  }
6767
6767
  }
6768
6768
  },
@@ -8944,7 +8944,7 @@ const EventUiSchema = (theme) => {
8944
8944
  color: "#535557",
8945
8945
  marginLeft: "-10px",
8946
8946
  fontSize: "12px",
8947
- marginTop: "5px"
8947
+ marginTop: "4px"
8948
8948
  }
8949
8949
  }
8950
8950
  },