From 74386285842657f1d32d23f6ed30f4af4c858182 Mon Sep 17 00:00:00 2001 From: Shibo Lyu Date: Sat, 31 Aug 2024 11:33:00 +0800 Subject: [PATCH] fix: allow text selection in message content --- src/routes/(app)/chats/[chatId]/ChatMessage.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/(app)/chats/[chatId]/ChatMessage.svelte b/src/routes/(app)/chats/[chatId]/ChatMessage.svelte index 272b37e..153302c 100644 --- a/src/routes/(app)/chats/[chatId]/ChatMessage.svelte +++ b/src/routes/(app)/chats/[chatId]/ChatMessage.svelte @@ -21,7 +21,7 @@ sm:max-w-[70%] lg:max-w-[50%] " > - +