How to make this angular flex layout full height based on screen size?
问题 I want to create one grid of full height along with a pagination element always at the bottom of the screen. I am using flex layout to achieve this. I am able to produce this result on a fix height screen (My workstation). But when I resize the browser or open the app on other small systems. the bottom pagination got overflowed and do not stick to there. Like the image I am attaching here. The code for the main page skeleton is like this <!-- this is for fix--> <div fxFlex="12" class="sec3">