Hi all (again)
It is possible to vertically align the entire grid within the app please?
Currently I have tried using
.grid1 {
vertical-align: middle;
}
but the grid still remains at the top of the app? I have also tried to set this in the more properties area of the grid.
Any help would be appreciated.
Thank you.