Hi everyone
I want to put my ion-list and it’s items at the bottom of the screen.
But I don’t want to use an ion footer (partly because I already have one). How can I fix the content to the bottom of the page?
Hi everyone
I want to put my ion-list and it’s items at the bottom of the screen.
But I don’t want to use an ion footer (partly because I already have one). How can I fix the content to the bottom of the page?
Use a Flexbox and the order
CSS property.