.dash-spreadsheet tr:hover td.dash-cell {
    border-color: lightgrey;
    border-width: 0.5px;
    background-color: #a6c6ec40;
}