Fix onClick reaction area in Next.js MobileHeader #1682
Labels
5 min fix
Fixable in 5 minutes or less
area: css styling
Anything related to CSS styling
area: nextjs
Nextjs related issues
type: bug
Something isn't working
Milestone
What happened: After porting MobileHeader to Next.js, buttons in the side-menu react only when clicked precisely on the text.
What should have happened: They should react when clicked a little bit to the side as well - the onClick area should be increased
How to reproduce it (as precise as possible): Start the Next.js version of the Front-end, open the mobile view, open the side-menu and try clicking not on the text on any of the buttons, but a bit to the side.
Anything else we need to know?:
Environment:
Have been noticed only in the mobile version, but you might want to check the desktop as well.
The text was updated successfully, but these errors were encountered: