@imj_media/ui 1.2.57 → 1.2.58
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.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -16974,7 +16974,7 @@ const Jd = ({
|
|
|
16974
16974
|
className: M(
|
|
16975
16975
|
oe,
|
|
16976
16976
|
"ui-relative",
|
|
16977
|
-
c && !l && "ui-sticky ui-top-0
|
|
16977
|
+
c && !l && "ui-sticky ui-top-0"
|
|
16978
16978
|
),
|
|
16979
16979
|
style: {
|
|
16980
16980
|
minWidth: Ce ? e.minWidth || 80 : e.minWidth || "max-content",
|