From 6db2ee13dda2786073880d0cc8119c344c2a15ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=BE=99?= Date: Mon, 6 Apr 2026 17:50:57 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=92=8C=E5=88=86=E7=B1=BB=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 侧边栏按钮添加间距 - 添加分类按钮使用次要样式 - 添加网站按钮使用主样式 - 添加缺失的分类管理弹窗CSS样式 --- frontend/src/App.jsx | 2 +- frontend/src/index.css | 131 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 132 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 53a1557..31bec2a 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -211,7 +211,7 @@ function App() {
-