fix : 细节优化

This commit is contained in:
2024-03-26 14:37:38 +08:00
parent 60f3c41124
commit 45f95fa297
10 changed files with 79 additions and 49 deletions

View File

@@ -665,9 +665,8 @@ defineExpose({
}
.process-end {
width: 60px;
margin: 0 auto;
margin-bottom: 20px;
width: 77px;
margin: 0 auto 20px auto;
border-radius: 15px;
text-align: center;
padding: 5px 10px;