From f8535dd272316510b24df14c500569d13f7e5b09 Mon Sep 17 00:00:00 2001 From: ushaio Date: Fri, 6 Feb 2026 22:12:46 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style(layout):=20=E4=B8=BA?= =?UTF-8?q?=E4=BE=A7=E8=BE=B9=E6=A0=8F=E6=B7=BB=E5=8A=A0=E5=8F=B3=E4=BE=A7?= =?UTF-8?q?=E5=88=86=E5=89=B2=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 左侧栏与右侧内容区之间缺少视觉分隔,添加 1px 半透明灰色边框, 明暗主题下均适用。 --- frontend/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index dac62c2..28858ee 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -669,7 +669,7 @@ function App() {