mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-08 19:16:37 +08:00
style(chat-body): fix chat-body margin-bottom not enough
This commit is contained in:
parent
73b2ede53a
commit
21fb3eba65
@ -218,7 +218,7 @@
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
padding: 20px;
|
||||
margin-bottom: 100px;
|
||||
margin-bottom: 160px;
|
||||
}
|
||||
|
||||
.chat-message {
|
||||
|
Loading…
Reference in New Issue
Block a user