chordia-ui 3.3.3 → 3.3.4

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.es2.js CHANGED
@@ -1753,7 +1753,7 @@ function ra({
1753
1753
  background: "white",
1754
1754
  overflowY: "auto",
1755
1755
  minHeight: 0
1756
- }, children: /* @__PURE__ */ p("div", { style: { display: "flex", flexDirection: "column", alignItems: "flex-start", width: "100%", maxWidth: 360, gap: 28, flex: 1 }, children: N === "signup" ? (
1756
+ }, children: /* @__PURE__ */ p("div", { style: { display: "flex", flexDirection: "column", alignItems: "flex-start", width: "100%", maxWidth: 360, gap: 28 }, children: N === "signup" ? (
1757
1757
  /* ── Sign Up ── */
1758
1758
  /* @__PURE__ */ x(Te, { children: [
1759
1759
  /* @__PURE__ */ p(qe, { title: "Sign Up", subtitle: "Please enter your basic details to continue" }),
@@ -1937,7 +1937,7 @@ function ra({
1937
1937
  ] }),
1938
1938
  /* @__PURE__ */ p(ze, {}),
1939
1939
  /* @__PURE__ */ p(Ee, { text: "Not received yet?", linkText: "Resend", onClick: () => r == null ? void 0 : r(be) }),
1940
- /* @__PURE__ */ p(Se, { onTerms: l, onPrivacyPolicy: s, paddingTop: 40 })
1940
+ /* @__PURE__ */ p(Se, { onTerms: l, onPrivacyPolicy: s, paddingTop: 24 })
1941
1941
  ] })
1942
1942
  ] })
1943
1943
  ) : N === "getcode" ? (
@@ -2155,7 +2155,7 @@ function ra({
2155
2155
  /* @__PURE__ */ p(Ee, { text: "Not a member yet?", linkText: "Sign Up", onClick: () => {
2156
2156
  z("signup"), i == null || i();
2157
2157
  } }),
2158
- /* @__PURE__ */ p(Se, { onTerms: l, onPrivacyPolicy: s, paddingTop: 0 })
2158
+ /* @__PURE__ */ p(Se, { onTerms: l, onPrivacyPolicy: s, paddingTop: 22 })
2159
2159
  ] })
2160
2160
  ] })
2161
2161
  ) }) })