From 203552920ad27dc7880b3360e56660756776dd7f Mon Sep 17 00:00:00 2001 From: thzxx Date: Sat, 27 Jun 2026 22:47:43 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20Sidebar=20=E6=90=9C=E7=B4=A2=E6=A1=86?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=2034px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/layout/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/Sidebar.tsx b/src/components/layout/Sidebar.tsx index 64fa516..037b68b 100644 --- a/src/components/layout/Sidebar.tsx +++ b/src/components/layout/Sidebar.tsx @@ -65,7 +65,7 @@ export function Sidebar(): React.JSX.Element { startAdornment: , }, }} - sx={{ mb: 1.5, '& .MuiOutlinedInput-root': { fontSize: 12, borderRadius: 1.5 } }} + sx={{ mb: 1.5, '& .MuiOutlinedInput-root': { fontSize: 12, borderRadius: 1.5, height: 34 } }} />