修改样式
This commit is contained in:
@ -427,7 +427,7 @@ const SupplierTemplateManageAdd: React.FC<PageProps> = ({ breadcrumb, dispatch }
|
||||
<Card
|
||||
title={intl.formatMessage({ id: 'supplierTemplateManage.card.basicInfo' })}
|
||||
bordered={false}
|
||||
className={styles.innerCard}
|
||||
// className={styles.innerCard}
|
||||
>
|
||||
<Row gutter={24}>
|
||||
<Col span={8}>
|
||||
|
Reference in New Issue
Block a user