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 1c924f2 commit bd42ce9Copy full SHA for bd42ce9
src/styles.scss
@@ -1 +1,5 @@
1
-@import "~@angular/material/prebuilt-themes/indigo-pink.css";
+@import "~@angular/material/prebuilt-themes/indigo-pink.css";
2
+
3
+md-list-item {
4
+ overflow: hidden;
5
+}
0 commit comments