.flow-history .van-step--finish .van-step__circle, .flow-history .van-step--finish .van-step__line {
  background-color: #D8D8D8 !important;
}
.flow-history .van-step__icon--active {
  color: #D8D8D8 !important;
}
.flow-history .van-step--finish, .flow-history .van-step__title--active {
  color: #888B91 !important;
}
.flow-history [class*=van-hairline]::after {
  border: none;
}
.flow-history .van-step--finish .van-step__line[data-v-5eeb20d9] {
  color: #D8D8D8 !important;
}
.flow-history .el-card[data-v-5eeb20d9] {
  margin-bottom: 10px;
}
.flow-history .inner-body[data-v-5eeb20d9] {
  background: #FAFAFA;
  border-radius: 2px;
  color: rgba(32, 34, 36, 0.68);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 8px;
  margin: 8px 5px;
}
.flow-history .inner-body .first-line[data-v-5eeb20d9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flow-history .inner-body .first-line .first-avatar[data-v-5eeb20d9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flow-history .inner-body .first-line .operator-wrap[data-v-5eeb20d9] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px;
}
.flow-history .inner-body .advice-content[data-v-5eeb20d9] {
  width: 100%;
  display: inline-block;
}
.van-steps--vertical[data-v-019b6fd8] {
  height: calc(87vh + 6px);
  overflow-y: auto;
}
.flow-history[data-v-019b6fd8] {
  background: #ffffff;
}

/*# sourceMappingURL=approvalProcess~flowDetail.4c7eb41b.css.map*/