chore: 文件头, 输入框UI优化, 部分头像优化, 其他

This commit is contained in:
MoonLeeeaf
2024-05-29 23:40:13 +08:00
parent 822a4ad4da
commit 6654141c18
5 changed files with 56 additions and 128 deletions

View File

@@ -79,7 +79,7 @@
.chat-message-left > .avatar,
.chat-message-right > .avatar {
width: 45px;
height: 45px;
width: 50px;
height: 50px;
border-radius: 50%;
}