fix: fix overflow hidden for mobile page

This commit is contained in:
RockYang
2024-03-28 18:13:33 +08:00
parent f1855fd0a1
commit c79c4e74d0
19 changed files with 90 additions and 218 deletions

View File

@@ -1,6 +1,6 @@
.mobile-chat {
.message-list-box {
padding-top 50px
//padding-top 50px
padding-bottom 10px
overflow-x auto
background #F5F5F5;