style: optimize class chat-body

This commit is contained in:
Leedom 2023-03-30 01:20:41 +08:00 committed by GitHub
parent 73b2ede53a
commit 76acadecdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,8 +217,7 @@
.chat-body { .chat-body {
flex: 1; flex: 1;
overflow: auto; overflow: auto;
padding: 20px; padding: 20px 20px 200px;
margin-bottom: 100px;
} }
.chat-message { .chat-message {