trying things with scroll and such
This commit is contained in:
@@ -52,6 +52,7 @@ export default function Terminal() {
|
||||
display: 'flex',
|
||||
flexDirection: 'column',
|
||||
maxHeight: '100vh',
|
||||
overflowY: 'auto',
|
||||
}}
|
||||
>
|
||||
<MainPanel />
|
||||
|
||||
Reference in New Issue
Block a user