feat: i18n refactor and style adjustment

This commit is contained in:
Yidadaa
2023-04-28 00:34:37 +08:00
parent 6c1144f6f4
commit fb32770486
23 changed files with 266 additions and 156 deletions

View File

@@ -269,7 +269,7 @@
.chat-item-avatar {
display: flex;
justify-content: center;
opacity: 0.1;
opacity: 0.2;
position: absolute;
transform: scale(4);
}