

#print-panel-history.print-panel {
  display: grid;
  gap: 1rem;
}

#print-history-table {
  width: 100%;
}

#print-history-empty {
  margin: 0.75rem 0 0;
}
