style: reset the width of the processing info div

This commit is contained in:
Imad Saddik 2026-03-15 17:48:16 +00:00
parent 715ba4ee85
commit de04a9b0e6
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@
aria-label="Assistant message with actions"
>
{#if showProcessingInfoTop}
<div class="mt-6 w-full {className}" in:fade>
<div class="mt-6 w-full max-w-[48rem]" in:fade>
<div class="processing-container">
<span class="processing-text">
{processingState.getPromptProgressText() ??