@fileverse-dev/ddoc 3.2.1 → 3.2.2
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
|
@@ -186919,7 +186919,7 @@ const zKe = Number.POSITIVE_INFINITY, eb = (e) => e.isVisible && e.isMeasured &&
|
|
|
186919
186919
|
"data-floating-comment-card": e,
|
|
186920
186920
|
className: Ve(
|
|
186921
186921
|
"absolute left-0 top-0 pb-[12px] border rounded-[12px] will-change-transform transition-[box-shadow,border-color] duration-150 ease-out",
|
|
186922
|
-
n ? "shadow-elevation-3 color-bg-default
|
|
186922
|
+
n ? "shadow-elevation-3 color-bg-default color-border-default" : "color-bg-transparent border-transparent hover:color-bg-default-hover hover:color-border-default"
|
|
186923
186923
|
),
|
|
186924
186924
|
style: {
|
|
186925
186925
|
width: Wee,
|