From 01a0b6def26694c05c93f3e39044325a35945868 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 14 九月 2024 15:03:57 +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 05b7eb5..7cab92d 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