请帮帮我...我在项目中使用react-grid-system,但是我有一些问题...我正在尝试从react-grid-system覆盖Col组件的样式
secondBlock: {
flex: 'none !important',
position: 'relative',
height: '300px',
width: '60%',
left: 0,
top: 0,
maxWidth: '60% !important',
marginLeft: 'auto',
marginTop: 'auto',
marginRight: 'auto',
marginBottom: 'auto',
}
但是它不起作用,因为我有输出