|
@@ -89,7 +89,7 @@ const TaskManage = (props: any) => {
|
|
<div className={styles.counterText}>任务数量</div>
|
|
<div className={styles.counterText}>任务数量</div>
|
|
</div> */}
|
|
</div> */}
|
|
|
|
|
|
- <CaretRightFilled style={{ fontSize: '0.3rem', color: '#BCBABA' }} />
|
|
|
|
|
|
+ <CaretRightFilled style={{ fontSize: '0.34rem', color: '#BCBABA' }} />
|
|
</List.Item>
|
|
</List.Item>
|
|
);
|
|
);
|
|
};
|
|
};
|