添加聊天

This commit is contained in:
bobobobo
2025-12-30 23:28:59 +08:00
parent d0cf491201
commit 2294b3b76e
450 changed files with 37066 additions and 96 deletions

View File

@@ -0,0 +1,24 @@
.search-result-list-item-h5 {
padding: 10px 0;
border-radius: 0;
.bubble {
.bubble-left {
.bubble-left-avatar {
width: 48px;
height: 48px;
}
.bubble-main {
.bubble-main-name {
color: #333;
font-family: "PingFang SC", sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: 0;
text-align: left;
}
}
}
}
}