trying things with scroll and such

This commit is contained in:
talksik
2022-06-20 10:18:52 -05:00
parent 436fd3a2ba
commit 660e5ef178
2 changed files with 44 additions and 43 deletions
+1
View File
@@ -52,6 +52,7 @@ export default function Terminal() {
display: 'flex',
flexDirection: 'column',
maxHeight: '100vh',
overflowY: 'auto',
}}
>
<MainPanel />