.form-flex[data-v-06f16025] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-flex .form-sel[data-v-06f16025] {
  width: 85%;
}
.btn[data-v-06f16025] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 31px;
}


.ant-card-body .table-operator[data-v-7ed6ec94] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-7ed6ec94] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-7ed6ec94] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-7ed6ec94] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-7ed6ec94] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-7ed6ec94] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-7ed6ec94] {
  height: 90% !important;
  overflow-y: hidden;
}
.anty-img-wrap[data-v-7ed6ec94] {
  height: 25px;
  position: relative;
}
.anty-img-wrap > img[data-v-7ed6ec94] {
  max-height: 100%;
}

