diff --git a/src/App.tsx b/src/App.tsx index 388a3a1..2e44744 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -84,7 +84,7 @@ function App() { direction="column" spacing={2} sx={{ - padding: '16px', + padding: '16px 8px', overflowY: 'auto', flexShrink: 1, }}