using md-cards in a md-grid-list in Angular 2 material
问题 I am new to angular 2 material design. What I am trying to achieve is to create a grid list using angular2 material and place md-cards inside md-grid-tile. Though the md-card have position:relative, they are overflowing the md-grid-tile. click this link, the cards are overlapping and they are overflowing the md-grid-tile in a md-grid-list Following is the code that I have used: <body> <md-toolbar layout="row"> <md-button class="menu"> <md-icon md-svg-icon="menu"></md-icon> </md-button> <h3