From dbc3f7a86cb91b1858c81dfc66e190c57f474e46 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 28 Jul 2025 03:20:57 +0200 Subject: feat(chat.html): Remove bubble box shadow --- src/umapyai/chat.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/umapyai/chat.html b/src/umapyai/chat.html index 3953b47..5c3508d 100644 --- a/src/umapyai/chat.html +++ b/src/umapyai/chat.html @@ -56,7 +56,6 @@ border-radius: 22px; margin: 0; line-height: 1.5; - box-shadow: 0 2px 8px 0 rgba(20, 30, 40, 0.08); white-space: pre-wrap; } -- cgit v1.2.3