.dash-spreadsheet-container .dash-spreadsheet-inner table {
    border-collapse: collapse;
    font-family: monospace;
    --accent: #0000A0 !important;
    --selected-background: lightgray !important;
    --selected-color: #E00B25 !important;
}

.dash-table-container .row {
  margin: 0;
}
