@firecms/core 3.0.0-canary.117 → 3.0.0-canary.118

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.
package/dist/index.umd.js CHANGED
@@ -5634,7 +5634,7 @@
5634
5634
  (value2, index) => /* @__PURE__ */ jsxRuntime.jsx(
5635
5635
  React.Fragment,
5636
5636
  {
5637
- children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: ui.cls(ui.defaultBorderMixin, "m-1 border-b last:border-b-0"), children: /* @__PURE__ */ jsxRuntime.jsx(ErrorBoundary, { children: value2 && /* @__PURE__ */ jsxRuntime.jsx(
5637
+ children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: ui.cls(ui.defaultBorderMixin, "m-1 border-b last:border-b-0 py-2"), children: /* @__PURE__ */ jsxRuntime.jsx(ErrorBoundary, { children: value2 && /* @__PURE__ */ jsxRuntime.jsx(
5638
5638
  PropertyPreview,
5639
5639
  {
5640
5640
  propertyKey,
@@ -6129,7 +6129,7 @@
6129
6129
  return /* @__PURE__ */ jsxRuntime.jsx(
6130
6130
  "div",
6131
6131
  {
6132
- className: "border-b last:border-b-0",
6132
+ className: "border-b last:border-b-0 py-2",
6133
6133
  children: mapProperties && mapProperties.map(
6134
6134
  (key) => /* @__PURE__ */ jsxRuntime.jsx(
6135
6135
  "div",