|
@@ -138,7 +138,7 @@ function TaskDetail(props: IPropsType) {
|
|
|
<div className={styles.relatedOrder}>
|
|
|
<div
|
|
|
className={styles.fontS28}
|
|
|
- style={{ marginLeft: '15px', marginBottom: '15px' }}
|
|
|
+ style={{ marginLeft: '5px', marginBottom: '25px' }}
|
|
|
>
|
|
|
关联工单
|
|
|
</div>
|