Skip to content

Commit 0dad67f

Browse files
committed
fix: Material Icons display
1 parent f2fc814 commit 0dad67f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/customizations-example/src/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ body {
4242
background-image: none !important;
4343
}
4444
}
45+
46+
.material-icons {
47+
font-family: "Material Icons" !important;
48+
}

0 commit comments

Comments
 (0)