.content-elli[data-v-506c175d] {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.ok-sign[data-v-506c175d] {
  color: green;
  margin-left: 6px;
}
.detail-warp[data-v-506c175d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.done-font[data-v-506c175d] {
  color: green;
}

