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 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zy-acs-flow/src/themes/rcsTheme.js b/zy-acs-flow/src/themes/rcsTheme.js
index 05b7eb5..07d3b61 100644
--- a/zy-acs-flow/src/themes/rcsTheme.js
+++ b/zy-acs-flow/src/themes/rcsTheme.js
@@ -71,7 +71,7 @@
         //     // borderRadius: 10,
     },
     sidebar: {
-        width: 210,
+        width: 200,
     },
     components: {
         ...defaultTheme.components,
@@ -88,7 +88,7 @@
         MuiPaper: {
             styleOverrides: {
                 elevation1: {
-                    // boxShadow: 'none',
+                    boxShadow: 'none',
                 },
                 root: {
                     // backgroundClip: 'padding-box',

--
Gitblit v1.9.1