.pro-action-error-modal {
  .ant-modal-content {
    > div.ant-modal-body {
      max-height: none;
    }
  }
}
