mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fixed linter error.
This commit is contained in:
parent
5c65766ece
commit
74be3a9f52
@ -456,7 +456,6 @@ function getFinalTheme(baseTheme) {
|
|||||||
},
|
},
|
||||||
MuiListItem: {
|
MuiListItem: {
|
||||||
root: {
|
root: {
|
||||||
padding: 0,
|
|
||||||
color: baseTheme.palette.text.primary,
|
color: baseTheme.palette.text.primary,
|
||||||
backgroundColor: baseTheme.palette.background.default,
|
backgroundColor: baseTheme.palette.background.default,
|
||||||
flexDirection: 'column',
|
flexDirection: 'column',
|
||||||
|
Loading…
Reference in New Issue
Block a user