/**
 * Author: Jan Sedláček
 */


.mat-table {
    background: inherit !important;
}
.data-table .mat-row:hover {
    background-color: #00000020 !important;
}