._modal-title-padding {
  .ant-modal-header {
    padding-bottom: 0 !important;
  }
  .ant-modal-body {
    padding-top: 16px !important;
  }
}
