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


.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb] {
  cursor: pointer;
  color: #ccc;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 12px;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb]:hover {
  color: #f5222d;
}
.components-input-demo-presuffix .anticon-close-circle[data-v-218fdafb]:active {
  color: #666;
}

