#
luxiaotao1123
2024-12-17 d3d3857cda8b4307d8f03bf15ec9fb2c98c34b64
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,