Update chat.module.scss

main
Yifei Zhang 2 years ago committed by GitHub
parent 5d6e7de667
commit 9057712c8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -212,6 +212,7 @@
.chat-body {
flex: 1;
overflow: auto;
overflow-x: hidden;
padding: 20px;
padding-bottom: 40px;
position: relative;

Loading…
Cancel
Save