#
luxiaotao1123
2024-10-15 f01613f2d65ce199c6595de9e29ba96e7e6ac4f9
zy-acs-flow/src/page/mission/MissionColumn.jsx
@@ -16,7 +16,7 @@
                flex: 1,
                paddingTop: '8px',
                paddingBottom: '16px',
                bgcolor: theme[0] === 'dark' ? '#424242' : '#eaeaee',
                bgcolor: theme[0] === 'dark' ? '#303030' : '#eaeaee',
                '&:first-of-type': {
                    paddingLeft: '5px',
                    borderTopLeftRadius: 5,