Skip to content

Commit 8cb1f8a

Browse files
Patricio AlbizuPatricio Albizu
authored andcommitted
feat: changing background color
1 parent 8f7061b commit 8cb1f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/components/src/checkbox/checkbox.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:host {
44
::ng-deep .mat-checkbox-checked .mat-checkbox-background,
55
.mat-checkbox-indeterminate {
6-
background-color: $blue-5;
6+
background-color: $blue-4;
77
}
88

99
::ng-deep .mat-checkbox-disabled {

0 commit comments

Comments
 (0)