This commit is contained in:
qsc
2026-08-04 02:08:49 +08:00
parent a4a01dc16d
commit 1de45c2940
87 changed files with 1207 additions and 2284 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
/* 角色列 */
.role-col {
width: 16%;
color: #333333;
color: var(--jx3-text);
font-weight: 700;
text-align: center;
word-break: break-word;
@@ -35,7 +35,7 @@
/* 消息列 */
.message-col {
width: 56%;
color: #333333;
color: var(--jx3-text-secondary);
font-weight: 600;
line-height: 1.65;
word-break: break-word;