How to set custom height for md-grid-tile in Angular Material?

Viewed 2485

I use Grid from Angular Material.

How to set custom height for md-grid-tile in Angular Material? I need to do this only for some fields in collection.

I tried to do this using CSS style and to set as height="100px".

0 Answers
Related