mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
FIX: update white-space style to function on electron app (#745)
This commit is contained in:
parent
42d70506cc
commit
7b05bed0d4
@ -38,7 +38,7 @@ const useStyles = makeStyles((theme: Theme) =>
|
||||
bottom: "5px",
|
||||
opacity: "0.75",
|
||||
maxWidth: "100%",
|
||||
"white-space": "nowrap break-spaces",
|
||||
whiteSpace: "pre",
|
||||
overflow: "hidden",
|
||||
pointerEvents: "none",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user