
.ant-card-body .table-operator[data-v-1ff13e3f] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-1ff13e3f] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-1ff13e3f] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-1ff13e3f] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-1ff13e3f] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-1ff13e3f] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-1ff13e3f] {
  height: 90% !important;
  overflow-y: hidden;
}
.anty-img-wrap[data-v-1ff13e3f] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-1ff13e3f] {
  max-height: 100%;
}
.span[data-v-1ff13e3f]{
  display: inline-block;
}
/* 高亮样式（和示例图一致） */
.highlight-text[data-v-1ff13e3f] {
  color: #f5222d;
  display: inline-block;
}

