mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
style: optimize class chat-body
This commit is contained in:
parent
73b2ede53a
commit
76acadecdf
@ -217,8 +217,7 @@
|
||||
.chat-body {
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
padding: 20px;
|
||||
margin-bottom: 100px;
|
||||
padding: 20px 20px 200px;
|
||||
}
|
||||
|
||||
.chat-message {
|
||||
|
Loading…
Reference in New Issue
Block a user