opensource-place / frontend

The platform includes open-source projects. You can list all published open-source projects and also add your project on Github to the platform and your projects make open source!
https://opensource.place
MIT License
26 stars 20 forks source link

Button Linking Bug #111

Closed muratmirgun closed 3 years ago

muratmirgun commented 3 years ago

Only the area inside the square can be clicked on the page switch button

I guess this is the source of error 'react-instantsearch-dom'

the browser I use is opera latest version img

ozlemts commented 3 years ago

menu li { padding: 0px; }

menu li a { margin: 0px; display: block; width: 100%; height: 100%; }

ile çözüldü PR gönderildi.

https://stackoverflow.com/questions/1121748/how-to-make-the-html-link-activated-by-clicking-on-the-li/1121754#1121754