fix: 修复浅色模式下 text-white 文字不可见,新增主题安全色规范
极速救场标题、个人中心导航和输入框改用语义色
This commit is contained in:
@@ -267,7 +267,7 @@ export default function PanicPage() {
|
||||
<Sparkles size={22} className="text-white" />
|
||||
</div>
|
||||
<div>
|
||||
<h1 className="text-2xl font-black tracking-tight text-white">
|
||||
<h1 className="text-2xl font-black tracking-tight text-heading">
|
||||
⚡ 极速救场
|
||||
</h1>
|
||||
<p className="text-xs font-medium tracking-widest text-muted">
|
||||
|
||||
Reference in New Issue
Block a user