negomi / react-burger-menu

:hamburger: An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations
http://negomi.github.io/react-burger-menu/
MIT License
5.05k stars 586 forks source link

Blue border around the menu #379

Closed varunvenky99 closed 4 years ago

peyo commented 4 years ago

Hello,

I've been searching the Wiki for a potential solution but haven't come across an answer yet. Is there a way to remove the blue border around the menu when it is opened?

Screen Shot 2020-11-07 at 1 31 04 PM

Thank you.

peyo commented 4 years ago

It appears it's an accessibility feature built into the browser. I'll leave it as is.

More reading about the blue border

negomi commented 4 years ago

Hey @peyo,

You're right, but it also shouldn't surround all your items like that.

I think this issue might explain what's going on: https://github.com/negomi/react-burger-menu/issues/411

peyo commented 4 years ago

Hi @negomi,

I see. Thank you for the link. I pass the links as direct children now.