@media (max-width: 480px) {
  .history-table {
    font-size: 0.75rem;
  }
}

.row--pending td {
  opacity: 0.5;
}
