aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-07-28 03:20:57 +0200
committerFuwn <[email protected]>2025-07-28 03:20:57 +0200
commitdbc3f7a86cb91b1858c81dfc66e190c57f474e46 (patch)
tree6020b4e696f2c38c25da8c5a71c96dd7f1ceb99a
parentfeat(chat.html): Stylise web interface (diff)
downloadumapyai-dbc3f7a86cb91b1858c81dfc66e190c57f474e46.tar.xz
umapyai-dbc3f7a86cb91b1858c81dfc66e190c57f474e46.zip
feat(chat.html): Remove bubble box shadow
-rw-r--r--src/umapyai/chat.html1
1 files changed, 0 insertions, 1 deletions
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;
}