From 92731fd095cd5493ec33a041541e26fe2501979d Mon Sep 17 00:00:00 2001 From: JSR Date: Sat, 18 Jul 2026 09:50:02 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=BC=A9=E5=B0=8F=E7=A7=AF=E5=88=86?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E5=BC=B9=E7=AA=97=E5=86=85=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Home.tsx b/src/components/Home.tsx index fc6e3d1..5be0f0c 100644 --- a/src/components/Home.tsx +++ b/src/components/Home.tsx @@ -4281,7 +4281,7 @@ export const Home: React.FC = ({ styles={{ body: { maxHeight: "calc(100vh - 140px)", - padding: "0 28px 34px", + padding: "0 20px 34px", overflowY: "auto", }, }}