style. It has a lot of menu items that make the last items hidden/cut-off from the screen. I want to be able to scrolldown so I can see those hidden items.
overflow-y: scroll;
overflow-y: scroll;
doesn't help. Do you have a solution for this problem?