优化节点创建流程

This commit is contained in:
刘祥超
2021-08-14 18:06:24 +08:00
parent 82a731ed06
commit 86a5992e8a
13 changed files with 550 additions and 17 deletions

View File

@@ -4,4 +4,12 @@
.right-box {
top: 10em;
}
.row {
line-height: 4;
}
.step.active {
font-weight: bold;
}