@loafmarkets/ui 0.1.256 → 0.1.257

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
@@ -14915,7 +14915,8 @@ function PropertyBuy({
14915
14915
  {
14916
14916
  title: propertyName,
14917
14917
  src: "/properties/Musgrave/musgrave.mp4",
14918
- className: "h-full !max-w-none"
14918
+ className: "h-full !max-w-none",
14919
+ style: { maxWidth: "none", width: "100%", height: "100%" }
14919
14920
  }
14920
14921
  )
14921
14922
  ] }),