.operator.edit .row .column2 {
  display: none;
}

.operator.edit .row.returned .column2,
.operator.edit .row.pending .column2 {
  display: flex;
}
