From 7b55031247233abc119eb9bc2c402a416bcb0aed Mon Sep 17 00:00:00 2001 From: PhilReact Date: Sat, 21 Jun 2025 23:40:25 +0300 Subject: [PATCH] revert --- src/styles/theme-common.ts | 1 - 1 file changed, 1 deletion(-) 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', }, }, },