style: add project completion action spacing
This commit is contained in:
@@ -349,6 +349,7 @@ function ProjectOrderCompletePage() {
|
|||||||
icon={<CheckCircleOutlined />}
|
icon={<CheckCircleOutlined />}
|
||||||
loading={submitting}
|
loading={submitting}
|
||||||
onClick={handleComplete}
|
onClick={handleComplete}
|
||||||
|
style={{ marginTop: 20 }}
|
||||||
>
|
>
|
||||||
提交完成
|
提交完成
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user