基本功能完成

This commit is contained in:
2026-06-03 22:49:38 +08:00
parent 3ae2ffa098
commit b1548baccf
3 changed files with 16 additions and 10 deletions
+7
View File
@@ -203,6 +203,13 @@ h3 {
color: #64748b;
}
.chat-topic {
color: #64748b;
font-size: 12px;
line-height: 1.2;
word-break: break-all;
}
.chat-text {
color: #0f172a;
line-height: 1.35;