mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-10 08:04:36 -06:00
Fixed linter error.
This commit is contained in:
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
Block a user