@xcelsior/ui-spreadsheets 1.3.4 → 1.3.5
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
|
@@ -1602,7 +1602,7 @@ var SpreadsheetToolbar = ({
|
|
|
1602
1602
|
]
|
|
1603
1603
|
}
|
|
1604
1604
|
),
|
|
1605
|
-
showMoreMenu && /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("div", { className: "absolute right-0 top-full mt-1 bg-white border border-gray-200 shadow-lg rounded py-1 min-w-[180px] z-
|
|
1605
|
+
showMoreMenu && /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)("div", { className: "absolute right-0 top-full mt-1 bg-white border border-gray-200 shadow-lg rounded py-1 min-w-[180px] z-[60]", children: [
|
|
1606
1606
|
onSettings && /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(
|
|
1607
1607
|
"button",
|
|
1608
1608
|
{
|