@@ -639,12 +639,7 @@
</Name>
<div>
- <div
- class="chat-{message.role} w-full min-w-full markdown-prose {$settings.chatDirection ===
- 'RTL'
- ? 'text-right'
- : ''}"
- >
+ <div class="chat-{message.role} w-full min-w-full markdown-prose">
{#if (message?.statusHistory ?? [...(message?.status ? [message?.status] : [])]).length > 0}
{@const status = (