chore: update 3 file(s)

This commit is contained in:
mike
2025-12-28 05:01:51 +01:00
parent d6fdb7372d
commit 267e155ad1
3 changed files with 413 additions and 320 deletions

View File

@@ -9,7 +9,6 @@ body {
#chatContainer {
display: flex;
flex-direction: column;
height: 95vh;
background: white;
border-radius: 10px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);