@fileverse-dev/dsheet 1.0.100 → 1.1.0-patch-8
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.es.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -445558,7 +445558,7 @@ const pEt = ({
|
|
|
445558
445558
|
className: kR(
|
|
445559
445559
|
`h-[44px] color-bg-default px-4 flex gap-2 items-center
|
|
445560
445560
|
justify-between w-screen fixed left-0 top-0 border-b
|
|
445561
|
-
color-border-default z-
|
|
445561
|
+
color-border-default z-10 transition-transform duration-300`,
|
|
445562
445562
|
{
|
|
445563
445563
|
"translate-y-0": !0,
|
|
445564
445564
|
"translate-y-[-100%]": !1
|