.textControl[data-v-278c7e98] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 315px;
}
.border-form[data-v-278c7e98] {
  position: relative;
}
.border-form[data-v-278c7e98]  .el-form-item__content {
  width: calc(100% - 190px);
}
.border-form[data-v-278c7e98]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--gradient-multi-color-line);
  z-index: 2;
}
.dialog-footer[data-v-24102616] {
  text-align: center;
}
[data-v-24102616] .header_boder .header_text {
  width: 1100px;
}
