From 22b15a2ea0bcedabd11d8485c2ed6a15faf726ca Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 14 九月 2024 15:31:30 +0800 Subject: [PATCH] # --- zy-acs-flow/src/themes/rcsTheme.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zy-acs-flow/src/themes/rcsTheme.js b/zy-acs-flow/src/themes/rcsTheme.js index d3f9837..07d3b61 100644 --- a/zy-acs-flow/src/themes/rcsTheme.js +++ b/zy-acs-flow/src/themes/rcsTheme.js @@ -88,7 +88,7 @@ MuiPaper: { styleOverrides: { elevation1: { - // boxShadow: 'none', + boxShadow: 'none', }, root: { // backgroundClip: 'padding-box', -- Gitblit v1.9.1