fix -- 修复代办任务无法着色问题

This commit is contained in:
konbai
2022-04-01 01:48:50 +08:00
parent 37d668310e
commit b5b687f65f

View File

@@ -75,7 +75,7 @@ $cancel-color: #909399;
}
}
.current.djs-shape {
.primary.djs-shape {
.djs-visual rect {
stroke: $primary-color!important;
fill: $primary-color!important;