mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-01 13:27:08 +02:00
Merge branch 'dev' into big-container
This commit is contained in:
@@ -99,10 +99,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