#
luxiaotao1123
2024-11-22 099d9a5da5b562e63e2e56efbe9f799e2bcdd614
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,