mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
fix hacking mission looking for a container
This commit is contained in:
@@ -101,10 +101,7 @@ const useStyles = makeStyles((theme: Theme) =>
|
||||
active: {
|
||||
borderLeft: "3px solid " + colors.primary,
|
||||
},
|
||||
listitem: {
|
||||
paddingTop: theme.spacing(0.1),
|
||||
paddingBottom: theme.spacing(0.1),
|
||||
},
|
||||
listitem: {},
|
||||
}),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user