opt: optimize chat list page for mobile

This commit is contained in:
RockYang
2024-01-24 18:23:24 +08:00
parent aaa5ba99aa
commit a39ed9764c
9 changed files with 232 additions and 61 deletions

View File

@@ -77,7 +77,7 @@ onMounted(() => {
padding: 5px 10px;
background-color: #98E165;
color #444444
font-size: 16px
font-size: 14px
border-radius: 5px
line-height 1.5
}

View File

@@ -95,7 +95,7 @@ onMounted(() => {
padding: 5px 10px;
color #444444
background-color: #ffffff;
font-size: 16px
font-size: 14px
border-radius: 5px;
p:last-child {