diff --git a/src/lib/components/chat/Messages/Markdown/ConsecutiveDetailsGroup.svelte b/src/lib/components/chat/Messages/Markdown/ConsecutiveDetailsGroup.svelte index d46c4ae5ee..5dbba1abd7 100644 --- a/src/lib/components/chat/Messages/Markdown/ConsecutiveDetailsGroup.svelte +++ b/src/lib/components/chat/Messages/Markdown/ConsecutiveDetailsGroup.svelte @@ -108,7 +108,7 @@
{#if allEmbeds.length > 0} - + {#each allEmbeds as embedItem, idx}
{/each} - {:else} - - - {#if open} -
-
- -
+ +
+ {#if open} + + {:else} + + {/if}
- {/if} +
+ + + {#if open} +
+
+ +
+
{/if}