diff --git a/generations/library_rag/templates/chat.html b/generations/library_rag/templates/chat.html index 45418be..fd42165 100644 --- a/generations/library_rag/templates/chat.html +++ b/generations/library_rag/templates/chat.html @@ -713,9 +713,6 @@ display: flex; flex-direction: column; gap: 0.5rem; - max-height: 300px; - overflow-y: auto; - overflow-x: hidden; } .work-item {