I'm trying increase the size of the material checkbox.
Transform seems to increase the size of the material checkbox. However, I'm not sure if this is a correct way to achieve that?
CSS
::ng-deep .mat-checkbox .mat-checkbox-frame { transform: scale(2); } ::ng-deep .mat-checkbox-checked .mat-checkbox-background { transform: scale(2); }
Aucun commentaire:
Enregistrer un commentaire