@underverse-ui/underverse 0.2.71 → 0.2.72
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1475,7 +1475,7 @@ var NumberInput = (0, import_react3.forwardRef)(
|
|
|
1475
1475
|
)
|
|
1476
1476
|
}
|
|
1477
1477
|
),
|
|
1478
|
-
showSteppers && /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("div", { className: "absolute right-4 top-1/2 -translate-y-
|
|
1478
|
+
showSteppers && /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)("div", { className: "absolute right-4 top-1/2 -translate-y-1/7 flex flex-col gap-0.5", children: [
|
|
1479
1479
|
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
|
|
1480
1480
|
"button",
|
|
1481
1481
|
{
|