modified: static/js/chat.js

This commit is contained in:
SimolZimol
2026-05-22 18:06:21 +02:00
parent 8ff280d68d
commit 552f8bc5d3

View File

@@ -78,7 +78,6 @@ export class Chat {
</div>
<div class="markdown-body max-w-[75%] rounded-2xl rounded-tl-sm px-4 py-3 text-sm leading-relaxed
${bodyClass} shadow-sm">${renderedContent}</div>`;
return wrap;
} else {
wrap.innerHTML = `
<div class="max-w-[75%] rounded-2xl rounded-tr-sm px-4 py-3 text-sm leading-relaxed