initially getting it vertical and I kind of like the feel

This commit is contained in:
talksik
2022-06-20 07:38:20 -05:00
parent 8a26212f50
commit 312c09f43d
2 changed files with 82 additions and 109 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export default function Terminal() {
disableGutters={true}
sx={{
display: 'flex',
flexDirection: 'column',
flexDirection: 'row',
}}
>
<Grid container spacing={0} sx={{ flex: 1 }}>