@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.
@@ -1671,7 +1671,7 @@ function DialtribePlayer({
1671
1671
  )
1672
1672
  ] }) })
1673
1673
  }
1674
- ) : /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "aspect-video relative", children: [
1674
+ ) : /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "aspect-video relative max-h-[calc(90vh-200px)] max-w-[calc((90vh-200px)*16/9)] mx-auto", children: [
1675
1675
  /* @__PURE__ */ jsxRuntime.jsx("div", { onClick: handleVideoClick, className: "cursor-pointer", children: /* @__PURE__ */ jsxRuntime.jsx(
1676
1676
  ReactPlayer__default.default,
1677
1677
  {