From e3a2c18ad9dadf586994e0c8b4badbe94c74c8d4 Mon Sep 17 00:00:00 2001 From: yanweidong Date: Tue, 21 Jul 2026 11:43:20 +0800 Subject: [PATCH] fix: simplify footer and AI agent typography --- apps/web_v1/src/App.css | 12 ++++++------ apps/web_v1/src/pages/projects/project-statusbar.tsx | 4 ---- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/apps/web_v1/src/App.css b/apps/web_v1/src/App.css index f8bdcd9..bce5986 100644 --- a/apps/web_v1/src/App.css +++ b/apps/web_v1/src/App.css @@ -1420,13 +1420,13 @@ } .agent-new-chat.arco-btn { - height: 48px; + height: 42px; justify-content: center; border: 1px solid var(--senlin-border); border-radius: 999px; background: var(--senlin-panel); color: var(--senlin-text); - font-size: 16px; + font-size: 14px; font-weight: 600; box-shadow: 0 4px 14px rgba(29, 33, 41, 0.08); } @@ -1467,8 +1467,8 @@ text-overflow: ellipsis; white-space: nowrap; cursor: pointer; - font-size: 16px; - line-height: 1.55; + font-size: 14px; + line-height: 1.45; } .agent-session:hover, @@ -1493,7 +1493,7 @@ .agent-chat-main h2 { margin: 0; color: var(--senlin-text); - font-size: 28px; + font-size: 24px; font-weight: 800; } @@ -1518,7 +1518,7 @@ .agent-composer textarea { color: var(--senlin-text); - font-size: 18px; + font-size: 15px; } .agent-composer textarea::placeholder { diff --git a/apps/web_v1/src/pages/projects/project-statusbar.tsx b/apps/web_v1/src/pages/projects/project-statusbar.tsx index 186ff9a..a87c233 100644 --- a/apps/web_v1/src/pages/projects/project-statusbar.tsx +++ b/apps/web_v1/src/pages/projects/project-statusbar.tsx @@ -3,10 +3,8 @@ import { Avatar, Button, Card, Form, Input, Layout, Modal, Radio, Space, Typogra import { IconApps, IconCalendar, - IconCheckCircleFill, IconRobot, IconStorage, - IconThunderbolt, IconUser, } from '@arco-design/web-react/icon' @@ -40,10 +38,8 @@ export function ProjectStatusbar() { - 同步完成 3 个计划进行中 AI 空闲 - 草稿已保存 152GB 可用 状态 正常