Skip to content

Commit 83b6ebc

Browse files
authored
docs(material/list): fix m3 demo trailing icon color (#28580)
Fix trailing icon color in M3 List demo. Fix icon color by removing style override in List demo.
1 parent 7294c6e commit 83b6ebc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/dev-app/list/list-demo.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
margin-top: 20px;
1313
}
1414

15-
.mat-mdc-icon-button {
16-
color: rgba(0, 0, 0, 0.12);
17-
}
18-
1915
&.demo-show-boxes .mat-mdc-list-item {
2016
border: 1px solid grey;
2117
}

0 commit comments

Comments
 (0)