impaktapps-ui-builder 0.0.970-test.1 → 0.0.970-test.2

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.
@@ -441,7 +441,8 @@ const PageMasterUiSchema = (theme) => {
441
441
  },
442
442
  style: {
443
443
  color: "#535557",
444
- marginLeft: "-30px"
444
+ marginLeft: "-30px",
445
+ fontSize: "12px"
445
446
  }
446
447
  }
447
448
  },