Seeking a solution to ensure my web app fills the entire height of the device.
Currently utilizing 100vh on the body tag, however, Safari tab on iOS adds an additional height which causes users to have to scroll down to view the full page. Any suggestions for a workaround?
Appreciate any help. Thank you.