forked from retoor/snek
Scroll infinite.
This commit is contained in:
@@ -101,7 +101,7 @@ a {
|
||||
|
||||
.chat-messages {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
overflow-y: scroll;
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user