optimize technical truth

This commit is contained in:
team 1
2026-04-28 12:31:13 +02:00
parent fd8516c7f8
commit 0ee8799b9d
8 changed files with 523 additions and 21 deletions

View File

@@ -94,10 +94,11 @@ input, textarea,select {
.message.assistant .bubble {
background: #16202f;
border: 1px solid var(--border);
max-width: 100%;
}
.bubble {
max-width: 80%;
max-width: 75%;
padding: 0.75rem 1rem;
border-radius: 6px;
line-height: 1.5;