.swal-action-cms {
  flex-direction: row-reverse;
}
.popover-review-status {
  max-width: fit-content;
  max-width: 65%;
}
.popover-review-status .popover-body {
  max-width: fit-content;
}
.popover-review-status .popover-body .table-responsive {
  max-height: 300px;
  width: 100%;
}
