@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.mjs
CHANGED
|
@@ -1557,7 +1557,7 @@ var SpreadsheetToolbar = ({
|
|
|
1557
1557
|
]
|
|
1558
1558
|
}
|
|
1559
1559
|
),
|
|
1560
|
-
showMoreMenu && /* @__PURE__ */ jsxs4("div", { className: "absolute right-0 top-full mt-1 bg-white border border-gray-200 shadow-lg rounded py-1 min-w-[180px] z-
|
|
1560
|
+
showMoreMenu && /* @__PURE__ */ jsxs4("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: [
|
|
1561
1561
|
onSettings && /* @__PURE__ */ jsxs4(
|
|
1562
1562
|
"button",
|
|
1563
1563
|
{
|