10
Views
1
Comments
How to fix UI Ios Scroll
Question

scrollbar in ios is hidden, how to show scrollbar

Hey Nhieu,

overflow-y:scroll;


Use the css as an inline css of your container .

It will be resolved

Thanks & Regards,

Sudip Pal

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.