@eclass/ui-kit 1.39.4 → 1.39.6

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.
@@ -31744,7 +31744,6 @@ function ModalAlert({
31744
31744
  textAlign: "center",
31745
31745
  py: "2rem",
31746
31746
  borderBottom: "1px solid #E6E6E6",
31747
- marginY: "3.75rem",
31748
31747
  children: [/* @__PURE__ */ jsx(Box, {
31749
31748
  display: "flex",
31750
31749
  justifyContent: "center",