From 263d8e0e9cedbad00abb27032513dc4eaba017a8 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 18 九月 2024 13:49:46 +0800 Subject: [PATCH] # --- zy-acs-flow/src/themes/rcsTheme.js | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/zy-acs-flow/src/themes/rcsTheme.js b/zy-acs-flow/src/themes/rcsTheme.js index 2759afe..34df225 100644 --- a/zy-acs-flow/src/themes/rcsTheme.js +++ b/zy-acs-flow/src/themes/rcsTheme.js @@ -85,16 +85,6 @@ }, }, }, - MuiPaper: { - styleOverrides: { - elevation1: { - boxShadow: 'none', - }, - root: { - // backgroundClip: 'padding-box', - }, - }, - }, MuiAppBar: { styleOverrides: { colorSecondary: { -- Gitblit v1.9.1