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 1c2a3f1 commit f9116f3Copy full SHA for f9116f3
src/lib/grid-list/grid-list.scss
@@ -49,7 +49,7 @@ md-grid-tile {
49
align-items: center;
50
height: $md-grid-list-one-line-height;
51
color: #fff;
52
- background: rgba(0, 0, 0, 0.18);
+ background: rgba(0, 0, 0, 0.38);
53
overflow: hidden;
54
padding: 0 $md-grid-list-text-padding;
55
font-size: $md-grid-list-font-size;
0 commit comments