mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 02:03:01 +02:00
terminal wrap but it's not perfect
This commit is contained in:
@@ -40,7 +40,7 @@ const useStyles = makeStyles((theme: Theme) =>
|
||||
padding: 0,
|
||||
},
|
||||
preformatted: {
|
||||
whiteSpace: "pre",
|
||||
whiteSpace: "pre-wrap",
|
||||
margin: 0,
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user