Skip to content

Commit a5595cd

Browse files
authored
build: resolve syntax error in list (#26106)
Fixes a syntax error due to a bad rebase.
1 parent 01d5a9d commit a5595cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/material/list/list.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ a.mdc-list-item--activated {
4040
&:not(.mat-mdc-list-item-interactive) {
4141
cursor: default;
4242
}
43-
}
4443

4544
// MDC doesn't have list dividers, so we use mat-divider and style appropriately.
4645
// TODO(devversion): check if we can use the MDC dividers.

0 commit comments

Comments
 (0)