#
luxiaotao1123
2024-09-14 e34fecabbde9ff92747dc78e7da03fa304a91273
zy-acs-flow/src/themes/rcsTheme.js
@@ -71,7 +71,7 @@
        //     // borderRadius: 10,
    },
    sidebar: {
        width: 200,
        width: 210,
    },
    components: {
        ...defaultTheme.components,
@@ -85,16 +85,16 @@
                },
            },
        },
        // MuiPaper: {
        //     styleOverrides: {
        //         elevation1: {
        //             boxShadow: 'none',
        //         },
        //         root: {
        //             backgroundClip: 'padding-box',
        //         },
        //     },
        // },
        MuiPaper: {
            styleOverrides: {
                elevation1: {
                    // boxShadow: 'none',
                },
                root: {
                    // backgroundClip: 'padding-box',
                },
            },
        },
        MuiAppBar: {
            styleOverrides: {
                colorSecondary: {