fix: ui
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 1m2s

This commit is contained in:
sexygoat
2026-04-25 14:46:43 +08:00
parent cb9f21e264
commit a6961fd74f
4 changed files with 12 additions and 14 deletions

View File

@@ -30,7 +30,7 @@ page {
--text-inverse: #ffffff; /* 反色文字 */
/* === 背景色 Background Colors === */
--bg-page: #fafafa; /* 页面背景 */
--bg-page: #faf0f5; /* 页面背景 */
--bg-container: #ffffff; /* 容器/卡片背景 */
--bg-elevated: #ffffff; /* 悬浮层背景 */
--bg-muted: #f5f5f5; /* 静音背景 */