when apply single class binding to mat-card, mat-card class is not binding.
<mat-card cdkDropList [className]="getClassName(item)"><!-- some content--></mat-card>
In this case we wont be able to see class name as mat-card and no style been applied from material.