@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.js CHANGED
@@ -732,7 +732,7 @@ function OcAccountMenuView({
732
732
  {
733
733
  role: "menu",
734
734
  "aria-label": "Account menu",
735
- 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",
735
+ 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",
736
736
  "data-oc-account-menu-popover": "",
737
737
  children: [
738
738
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "border-border border-b p-3", children: [