
.targetRight .el-step__head .el-step__icon {
    background: unset;
    margin-top: 0.4px;
}
.targetStep .el-step__main .el-step__title {
    position: relative;
    font-size: 12px;
    top: -56px;
}
.targetStep .el-step__main .el-step__description {
    position: relative;
    top: -30px;
    font-size: 12px;
    padding: 0 10%;
}
.operationLog:before{
    top: 25px;
}
.targetStep .el-steps{
    height: 49px;
}
.targetStep .el-step__main{
    height: 24px;
}

