@dialtribe/react-sdk 0.1.9 → 0.1.10

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.
@@ -3572,7 +3572,7 @@ function DialtribePlayer({
3572
3572
  )
3573
3573
  ] }) })
3574
3574
  }
3575
- ) : /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "aspect-video relative", children: [
3575
+ ) : /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "aspect-video relative max-h-[calc(90vh-200px)] max-w-[calc((90vh-200px)*16/9)] mx-auto", children: [
3576
3576
  /* @__PURE__ */ jsxRuntime.jsx("div", { onClick: handleVideoClick, className: "cursor-pointer", children: /* @__PURE__ */ jsxRuntime.jsx(
3577
3577
  ReactPlayer__default.default,
3578
3578
  {