@orangecheck/ui 0.10.0 → 0.10.1

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.mjs CHANGED
@@ -726,7 +726,7 @@ function OcAccountMenuView({
726
726
  {
727
727
  role: "menu",
728
728
  "aria-label": "Account menu",
729
- className: popoverClassName ?? "border-border bg-popover text-popover-foreground absolute top-[calc(100%+6px)] right-0 z-50 w-[min(18rem,calc(100vw-1rem))] border shadow-xl",
729
+ className: popoverClassName ?? "border-border bg-popover text-popover-foreground absolute top-[calc(100%+6px)] right-0 z-50 w-[min(20rem,calc(100vw-1rem))] border shadow-xl",
730
730
  "data-oc-account-menu-popover": "",
731
731
  children: [
732
732
  /* @__PURE__ */ jsxs("div", { className: "border-border border-b p-3", children: [