I am using very big list in panel.
So the scrollbar it outside of panel. i want that inside of the panel.
How to do this??
same as following image.
I want to put scrollbar like this.
Hello! You have to customize panel with CSS. Set for panel fixed height and overflow (see here https://developer.mozilla.org/en-US/d...)
thank you
Hello Pritu, what components did you use on your navigation drawer to achieve your layout style?
I want to use touchoverflow in panel .how to use it to scroll panel??
Hello,
Please look at this link:
http://css-tricks.com/snippets/css/mo...
No this not working!!
Is there any another solution??
Hello!
Please inspect element in console, check what styles are applied. Perhaps they are overwritten with another styles.