.disabled_row {
  background: #F5F5F5 !important;
  td:not([data-index="action"]) {
    opacity: 0.5;
  }
}
