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