Skip to content

Commit 2d551e9

Browse files
authored
chore: fix lint failure in list example (#4520)
1 parent d72fcf2 commit 2d551e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.mat-list-icon {
2-
color: rgba(0,0,0,0.54);
3-
}
2+
color: rgba(0, 0, 0, 0.54);
3+
}

0 commit comments

Comments
 (0)