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 0e0ff0e commit 06a6076Copy full SHA for 06a6076
src/lib/grid-list/grid-list.scss
@@ -20,6 +20,7 @@ md-grid-list {
20
md-grid-tile {
21
display: block;
22
position: absolute;
23
+ overflow: hidden;
24
25
figure {
26
display: flex;
0 commit comments