mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Logger: maximized
This commit is contained in:
@@ -159,7 +159,7 @@ export function LogViewerDialog(props: {
|
||||
<Typography level='body-lg'>No logs to display</Typography>
|
||||
</Box>
|
||||
) : (
|
||||
<Box sx={{ maxHeight: '50vh', overflow: 'auto', my: 1 }}>
|
||||
<Box sx={{ minHeight: '12rem', maxHeight: 'calc(100vh - 18rem)', overflow: 'auto', my: 1 }}>
|
||||
<Table
|
||||
size='sm'
|
||||
variant='outlined'
|
||||
|
||||
Reference in New Issue
Block a user