.audit-id-col {
  width: 60px;
}

.audit-date-col {
  width: 150px;
}

.audit-entity-id-col,
.audit-details-col {
  width: 80px;
}

.audit-action-badge {
  font-size: 0.7rem;
  letter-spacing: 0.03em;
}

.modal-values-pre {
  max-height: 60vh;
  overflow: auto;
  background: #f8f9fa;
  font-size: 0.8rem;
}
