code and layout refactoring

This commit is contained in:
2024-03-21 10:19:09 +01:00
parent 87956a6aad
commit 48c9258088
11 changed files with 206 additions and 129 deletions

View File

@@ -61,7 +61,7 @@ const LogTerminal: React.FC = () => {
ref={boxRef}
sx={{
fontFamily: 'Roboto Mono',
height: '75.5vh',
height: '70.5vh',
overflowY: 'auto',
overflowX: 'auto',
fontSize: '13.5px',