I have created few linked web pages that can be navigated via index.html page. Index.html page's content is somewhat lengthy and so I have to scroll that page. It works fine as a web page. Then I converted it into chrome app. When I launch the app, the scroll bar is not shown there. I cannot see the below content. How can can I get this resolved. (Using as an app was my target, so I cannot use it as a web page.)
html, body {
overflow-y: visible;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With