opt: refactor chat session page for mobile device

This commit is contained in:
RockYang
2024-01-25 14:07:10 +08:00
parent cd760bbd84
commit 4a00809061
10 changed files with 324 additions and 104 deletions

View File

@@ -16,7 +16,7 @@
}
.mobile-chat .chat-box-wrapper .van-sticky .van-cell-group--inset .van-cell .icon-box .van-icon {
font-size: 24px;
margin: 10px 0;
margin-left: 10px;
}
.mobile-chat .chat-box-wrapper .van-sticky .van-cell-group--inset .van-cell .button-voice {
padding: 0 5px;

View File

@@ -22,7 +22,7 @@
.icon-box {
.van-icon {
font-size 24px
margin 10px 0
margin-left 10px
}
}