#
luxiaotao1123
2024-10-09 f4d50b49b828b9722d6e6cd63e7bdacf5cf05bea
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,