diff --git a/src/styles/theme-common.ts b/src/styles/theme-common.ts index a0ba162..481f82f 100644 --- a/src/styles/theme-common.ts +++ b/src/styles/theme-common.ts @@ -78,7 +78,6 @@ const commonThemeOptions = { paper: { backgroundColor: 'background.paper', color: 'text.primary', - backgroundImage: 'none', }, }, },