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