Scroll infinite.

This commit is contained in:
retoor 2025-02-17 19:32:28 +01:00
parent 5b03ecda3f
commit 3230c9f93b

View File

@ -280,7 +280,7 @@ input[type="text"], .chat-input textarea {
}
.chat-messages {
scrollbar-width: thin;
scrollbar-width: none;
scrollbar-color: #888 #f1f1f1;
}