I created a tab for a website it’s ok in the Desktop version. But in the mobile version, the tab links are vertical with some content, so when I click on a tab link it needs to scroll up the tab content.
How can I do the process? is there any solution for it?
does this solution still works? I copied your code and when testing mobile in the chrome emuluator on my pc, it works, but on android and apple devices it does not work.
I found out its because of the matchMedia… but now is the question how to solve this.