@fileverse-dev/ddoc 3.0.83-comment-ui-1 → 3.0.83-comment-ui-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 +1 -1
package/dist/index.es.js
CHANGED
|
@@ -37105,7 +37105,7 @@ const W0 = (e) => {
|
|
|
37105
37105
|
"div",
|
|
37106
37106
|
{
|
|
37107
37107
|
ref: f,
|
|
37108
|
-
className: "max-h-[
|
|
37108
|
+
className: "max-h-[calc(100vh-350px)] overflow-y-auto no-scrollbar",
|
|
37109
37109
|
children: /* @__PURE__ */ F.jsx(
|
|
37110
37110
|
Bz,
|
|
37111
37111
|
{
|