修复聊天室字号偏好和游戏通知显示
This commit is contained in:
+2
-2
@@ -216,7 +216,7 @@ a:hover {
|
||||
}
|
||||
|
||||
.msg-line .msg-time {
|
||||
font-size: 9px;
|
||||
font-size: 0.72em;
|
||||
color: #999;
|
||||
}
|
||||
|
||||
@@ -245,7 +245,7 @@ a:hover {
|
||||
.msg-line.sys-msg {
|
||||
color: #cc0000;
|
||||
text-align: center;
|
||||
font-size: 9pt;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
/* ── 底部输入工具栏 ─────────────────────────────── */
|
||||
|
||||
Reference in New Issue
Block a user