diff --git a/web/components/chat/ChatContainer/ChatContainer.module.scss b/web/components/chat/ChatContainer/ChatContainer.module.scss index 8305281e5..7c224c14b 100644 --- a/web/components/chat/ChatContainer/ChatContainer.module.scss +++ b/web/components/chat/ChatContainer/ChatContainer.module.scss @@ -50,6 +50,7 @@ flex-grow: 1; overflow-y: scroll; overflow-x: hidden; + margin-bottom: 10px; } .virtuoso::-webkit-scrollbar {