Some content of my website like see the bottom of image below.
there is an Blue color Fab Icon at bottom end corner of the app most part is hidden with navigation bar.
also the last announcement ‘S’ is not full its content is also hidden under navigation bar.
i can fix this easily by adding css
IonSplitPane{
margin-bottom: 55px;
}
But i think it is a bad practice. it might not worked for some phone because of no navigation buttons like Iphone or gesture back buttons.
Please provide a better approach