反应网格系统

时间:2018-10-06 13:17:48

标签: javascript css reactjs

请帮帮我...我在项目中使用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',
    }

但是它不起作用,因为我有输出

enter image description here

0 个答案:

没有答案