trying to get things to fit better with overlay getting over crowded
This commit is contained in:
@@ -26,6 +26,7 @@ export default function Terminal() {
|
||||
sx={{
|
||||
display: 'flex',
|
||||
flexDirection: 'row',
|
||||
overflow: 'clip',
|
||||
}}
|
||||
>
|
||||
{desktopMode === 'mainApp' && (
|
||||
|
||||
Reference in New Issue
Block a user