diff --git a/web/components/chat/ChatContainer/ChatContainer.module.scss b/web/components/chat/ChatContainer/ChatContainer.module.scss index 25be142e0..ec23ab897 100644 --- a/web/components/chat/ChatContainer/ChatContainer.module.scss +++ b/web/components/chat/ChatContainer/ChatContainer.module.scss @@ -36,6 +36,7 @@ overflow-y: scroll; overflow-x: hidden; margin-bottom: 5px; + overscroll-behavior: contain; } .virtuoso::-webkit-scrollbar {