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".
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".