src/templates/modalconfig/dragelement/card.jsx @@ -68,6 +68,9 @@ } else if (cols === '3') { labelCol = 'ant-col-cuslabel' wrapCol = 'ant-col-cuswrap' } else if (cols === '4') { labelCol = 'ant-col-sm-2' wrapCol = 'ant-col-sm-22' } }