
.ant-card-body .table-operator[data-v-196b4e4f] {
  margin: 15px;
}
.anty-form-btn[data-v-196b4e4f] {
  width: 100%;
  text-align: center;
}
.anty-form-btn button[data-v-196b4e4f] {
  margin: 0 5px;
}
.anty-node-layout .ant-layout-header[data-v-196b4e4f] {
  padding-right: 0
}
.header[data-v-196b4e4f] {
  padding: 0 8px;
}
.header button[data-v-196b4e4f] {
  margin: 0 3px
}
.ant-modal-cust-warp[data-v-196b4e4f] {
  height: 100%
}
.ant-modal-cust-warp .ant-modal-body[data-v-196b4e4f] {
  height: calc(100% - 110px) !important;
  overflow-y: auto
}
.ant-modal-cust-warp .ant-modal-content[data-v-196b4e4f] {
  height: 90% !important;
  overflow-y: hidden
}
#app .desktop[data-v-196b4e4f] {
  height: auto !important;
}

/** Button按钮间距 */
.ant-btn[data-v-196b4e4f] {
  margin-left: 3px
}
.drawer-bootom-button[data-v-196b4e4f] {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: left;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}

