
.row-container[data-v-5ddd02d0] {
  display: flex;

  margin-bottom: 10px;
}
.row-item[data-v-5ddd02d0] {
  margin-right: 4px;
  font-size: 12px;
}
.text1[data-v-5ddd02d0] {
  line-height: 32px;
  height: 32px;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  /* font-weight: 500; */
}
.deleBtn[data-v-5ddd02d0] {
  color: #f56c6c;
  text-wrap: nowrap;
  cursor: pointer;
}

