.data-table th, .data-table td {
  border: 1px solid var(--border);
  padding: 8px;
}
.data-table input, .data-table select { width: 100%; }
