Skip to content

Commit 6401fd0

Browse files
andrewseguinAndrew Seguin
andauthored
docs: remove checkbox override in devapp (#30693)
Co-authored-by: Andrew Seguin <andrewseguin@google.com>
1 parent 3aecb35 commit 6401fd0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/dev-app/theme-m3.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ html {
3535
color-scheme: light;
3636
body:not(.demo-experimental-theme) {
3737
@include mat.all-component-themes($light-theme);
38-
@include mat.checkbox-overrides((
39-
disabled-label-color: orange,
40-
label-text-color: red,
41-
));
4238
@include mat.system-level-colors($light-theme);
4339
@include mat.system-level-typography($light-theme);
4440
// TODO(mmalerba): Support M3 for experimental components.

0 commit comments

Comments
 (0)