lundi 9 décembre 2019

Is there a way to change the stylings of mat-checkbox on hover?

I want to change the border-color of mat-checkbox on hover .

Below code is not working

::ng-deep .mat-checkbox:hover .mat-checkbox-frame:hover {
          border-color: red !important;
}

My Stackblitz . Please help me out .




Aucun commentaire:

Enregistrer un commentaire