fix: fix overflow hidden for mobile page

This commit is contained in:
RockYang
2024-03-28 18:13:33 +08:00
parent e6a18445c3
commit 13f89bf335
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;