@use "sass:map"; @use "@angular/material" as mat; @include mat.table-overrides( ( background-color: var(--mat-card-elevated-container-color), ) );