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