This commit is contained in:
gpatruno
2025-09-06 17:26:38 +02:00
parent baefddd6b3
commit 68cf59ae75
29 changed files with 1387 additions and 1476 deletions
+2 -1
View File
@@ -608,7 +608,8 @@ textarea, input,
}
.chat-messages {
height: 400px;
min-height: 400px;
max-height: 800px;
overflow-y: auto;
padding: 1rem;
background-color: var(--primary-bg);