diff --git a/client/src/Chat.css b/client/src/Chat.css index 20e3850..58bd134 100644 --- a/client/src/Chat.css +++ b/client/src/Chat.css @@ -14,7 +14,7 @@ flex-grow: 1; /* for Firefox */ min-height: 0; - scroll-behavior: smooth; + /*scroll-behavior: smooth;*/ align-items: flex-start; overflow-x: hidden; overflow-y: scroll;