forked from XiaoMo/ChatGPT-Next-Web
Merge pull request #1319 from zhongmeizhi/main
feat: mobile chat overscroll-behavior none
This commit is contained in:
commit
24cd905911
@ -335,6 +335,7 @@
|
||||
padding: 20px;
|
||||
padding-bottom: 40px;
|
||||
position: relative;
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
.chat-body-title {
|
||||
|
Loading…
Reference in New Issue
Block a user