@pagelines/sdk 1.0.695 → 1.0.697
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/AgentWrap.js +1 -1
- package/dist/AgentWrap.js.map +1 -1
- package/dist/widget.js +1 -1
- package/package.json +1 -1
package/dist/AgentWrap.js
CHANGED
|
@@ -4390,7 +4390,7 @@ var Cr = [
|
|
|
4390
4390
|
}) : [];
|
|
4391
4391
|
});
|
|
4392
4392
|
return (t, n) => (k(), h("div", {
|
|
4393
|
-
class: "chat-msg-rich break-words text-[14px] leading-relaxed @sm/chat:max-w-[
|
|
4393
|
+
class: "chat-msg-rich break-words text-[14px] leading-relaxed @sm/chat:max-w-[65ch] @sm/chat:text-[16px] @sm/chat:leading-relaxed",
|
|
4394
4394
|
onErrorCapture: onRichTextAssetError
|
|
4395
4395
|
}, [(k(!0), h(u, null, j(o.value, (t) => (k(), h(u, { key: t.key }, [t.kind === "markdown" ? (k(), h("div", {
|
|
4396
4396
|
key: 0,
|