Hi,
I want to use the Domino grid in a full width section/row which will be at the top of my page, but I can’t figure out how to make it full height?
If I post this code in the grid:
$el {
height: 100vh;
}
- it makes the section full height, but not the grid. If I post the code in the first cell it looks right, but on mobile etc. it will only be the first cell which is full height.
Can you help me out?

