mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-18 17:26:38 +08:00
Update chat.module.scss
This commit is contained in:
parent
5d6e7de667
commit
9057712c8f
@ -212,6 +212,7 @@
|
||||
.chat-body {
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
overflow-x: hidden;
|
||||
padding: 20px;
|
||||
padding-bottom: 40px;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user