
[data-v-bc245b60] .ant-table-thead > tr > th {
  background: #f0f7fd;
}
[data-v-bc245b60] .ant-table-pagination.ant-pagination {
  float: none;
  text-align: center;
}
/** Button按钮间距 */
.ant-btn[data-v-bc245b60] {
  margin-left: 3px;
}
.ant-card-body .table-operator[data-v-bc245b60] {
  margin-bottom: 18px;
}
.ant-table-tbody .ant-table-row td[data-v-bc245b60] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.anty-row-operator button[data-v-bc245b60] {
  margin: 0 5px;
}
.ant-btn-danger[data-v-bc245b60] {
  background-color: #ffffff;
}
.ant-modal-cust-warp[data-v-bc245b60] {
  height: 100%;
}
.ant-modal-cust-warp .ant-modal-body[data-v-bc245b60] {
  height: calc(100% - 110px) !important;
  overflow-y: auto;
}
.ant-modal-cust-warp .ant-modal-content[data-v-bc245b60] {
  height: 90% !important;
  overflow-y: hidden;
}

