@loafmarkets/ui 0.1.257 → 0.1.258

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
@@ -14910,15 +14910,14 @@ function PropertyBuy({
14910
14910
  }
14911
14911
  }
14912
14912
  ),
14913
- /* @__PURE__ */ jsxRuntime.jsx(
14913
+ /* @__PURE__ */ jsxRuntime.jsx("div", { style: { minWidth: 0, overflow: "hidden" }, children: /* @__PURE__ */ jsxRuntime.jsx(
14914
14914
  PropertyTour,
14915
14915
  {
14916
14916
  title: propertyName,
14917
14917
  src: "/properties/Musgrave/musgrave.mp4",
14918
- className: "h-full !max-w-none",
14919
- style: { maxWidth: "none", width: "100%", height: "100%" }
14918
+ style: { maxWidth: "none", width: "100%", height: "100%", borderRadius: "8px" }
14920
14919
  }
14921
- )
14920
+ ) })
14922
14921
  ] }),
14923
14922
  /* @__PURE__ */ jsxRuntime.jsx(
14924
14923
  OrderConfirmationModal,