mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
clean up unused js css
This commit is contained in:
parent
59ce0b8012
commit
364776ea41
|
@ -25,16 +25,6 @@ const useStyles = makeStyles((theme) => ({
|
|||
height: '100vh',
|
||||
overflow: 'auto',
|
||||
},
|
||||
toolbar: {
|
||||
paddingRight: 24, // keep right padding when drawer closed
|
||||
},
|
||||
toolbarIcon: {
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'flex-end',
|
||||
padding: '0 8px',
|
||||
...theme.mixins.toolbar,
|
||||
},
|
||||
title: {
|
||||
flexGrow: 1,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user