From f7920018bc173078e6c850ba88253c06952599c6 Mon Sep 17 00:00:00 2001 From: 0xZensh Date: Wed, 18 Sep 2024 21:49:58 +0800 Subject: [PATCH] fix: fix UI issue --- .../messages/ChannelMessages.svelte | 32 ++++++++----------- .../lib/components/ui/TextAreaAutosize.svelte | 10 +++--- 2 files changed, 20 insertions(+), 22 deletions(-) diff --git a/src/ic_panda_frontend/src/lib/components/messages/ChannelMessages.svelte b/src/ic_panda_frontend/src/lib/components/messages/ChannelMessages.svelte index 19c061d..1b61393 100644 --- a/src/ic_panda_frontend/src/lib/components/messages/ChannelMessages.svelte +++ b/src/ic_panda_frontend/src/lib/components/messages/ChannelMessages.svelte @@ -1,7 +1,6 @@ -
+
@@ -19,9 +20,10 @@