Fixed linter error.
parent
5c65766ece
commit
74be3a9f52
|
|
@ -456,7 +456,6 @@ function getFinalTheme(baseTheme) {
|
|||
},
|
||||
MuiListItem: {
|
||||
root: {
|
||||
padding: 0,
|
||||
color: baseTheme.palette.text.primary,
|
||||
backgroundColor: baseTheme.palette.background.default,
|
||||
flexDirection: 'column',
|
||||
|
|
|
|||
Loading…
Reference in New Issue