From 22d98e6ee53c2d43e63a725977bd3134b6c088a5 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 30 Jul 2025 14:06:42 +0400 Subject: [PATCH] fix: playground styling --- src/lib/components/playground/Chat.svelte | 74 ++++++++++++----------- 1 file changed, 39 insertions(+), 35 deletions(-) diff --git a/src/lib/components/playground/Chat.svelte b/src/lib/components/playground/Chat.svelte index 491e676861..deef61974a 100644 --- a/src/lib/components/playground/Chat.svelte +++ b/src/lib/components/playground/Chat.svelte @@ -293,10 +293,12 @@ /> -
-
+
+
-
-
+
+
- {#if !loading} - +
+ {#if !loading} + - - {:else} - - {/if} + + {:else} + + {/if} +