recappi 0.1.18 → 0.1.19

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.js CHANGED
@@ -1511,7 +1511,7 @@ function RecordSetupView({
1511
1511
  /* @__PURE__ */ jsx16(Text14, { bold: true, color: "magenta", children: "New recording" }),
1512
1512
  /* @__PURE__ */ jsxs13(Box14, { marginTop: 1, flexDirection: wide ? "row" : "column", children: [
1513
1513
  /* @__PURE__ */ jsx16(Box14, { flexGrow: 1, flexDirection: "column", children: sourceList }),
1514
- wide ? /* @__PURE__ */ jsx16(Box14, { marginLeft: 4, children: capturePlan }) : null
1514
+ /* @__PURE__ */ jsx16(Box14, { marginLeft: wide ? 4 : 0, marginTop: wide ? 0 : 1, children: capturePlan })
1515
1515
  ] }),
1516
1516
  /* @__PURE__ */ jsxs13(Box14, { marginTop: 1, flexDirection: "column", children: [
1517
1517
  /* @__PURE__ */ jsxs13(Text14, { children: [