We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899d0e1 commit 43214b5Copy full SHA for 43214b5
src/material/checkbox/_checkbox-theme.scss
@@ -32,12 +32,6 @@
32
fill: $checkbox-mark-color;
33
}
34
35
- .mat-checkbox-label {
36
- // Explicitly set the text color since the checkbox may be
37
- // inside an overlay that doesn't have the proper theme text color.
38
- color: theming.get-color-from-palette($foreground, 'text');
39
- }
40
-
41
.mat-checkbox-checkmark-path {
42
// !important is needed here because a stroke must be set as an
43
// attribute on the SVG in order for line animation to work properly.
0 commit comments