Skip to content

Commit

Permalink
feat: mobile chat overscroll-behavior none
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongmeizhi committed May 7, 2023
1 parent bc523d3 commit 6d62ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/home.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@
padding: 20px;
padding-bottom: 40px;
position: relative;
overscroll-behavior: none;
}

.chat-body-title {
Expand Down

0 comments on commit 6d62ab4

Please sign in to comment.