Skip to content

Commit 52918ea

Browse files
MaximBalaganskiymmalerba
authored andcommitted
fix(tree): fix typo in CSS class name (#17538)
1 parent b7b7bd0 commit 52918ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/tree/tree.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ $mat-node-height: 48px;
1313
word-wrap: break-word;
1414
}
1515

16-
.mat-nested-tree-ndoe {
16+
.mat-nested-tree-node {
1717
border-bottom-width: 0;
1818
}

0 commit comments

Comments
 (0)