
.ant-btn[data-v-66a1d1de] {
  padding: 0 10px;
  margin-left: 3px;
}
.ant-form-item-control[data-v-66a1d1de] {
  line-height: 0px;
}

/** 主表单行间距 */
.ant-form .ant-form-item[data-v-66a1d1de] {
  margin-bottom: 10px;
}

/** Tab页面行间距 */
.ant-tabs-content .ant-form-item[data-v-66a1d1de] {
  margin-bottom: 0px;
}


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

