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", }, }}