fixed bug for mobile chat page change chat model not work

This commit is contained in:
RockYang
2024-05-21 17:54:03 +08:00
parent 9273df4af2
commit 6c300bb018
3 changed files with 7 additions and 4 deletions

View File

@@ -13,8 +13,9 @@
.item {
display flex
flex-flow row
border 1px solid #3c3c3c
border 1px solid rgb(80,80,80)
padding 10px
background rgba(60,60,60 0.5)
.image {
width 80px