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 4ca16d7 commit ec527dfCopy full SHA for ec527df
src/lib/list/list.scss
@@ -80,7 +80,7 @@ $mat-dense-list-icon-size: 20px;
80
@include mat-line-wrapper-base();
81
padding: 0 $mat-list-side-padding;
82
83
- &:first-child {
+ &:nth-child(2) {
84
padding: 0;
85
}
86
0 commit comments