Closed stereobooster closed 3 years ago
I know this is rare edge case. I'm trying to remove outline in FireFox. This code
"::-moz-focus-inner": { border: "none" },
works in FireFox, but fails in Chrome. Maybe simple try/catch would work?
Without style:
With style
I know this is rare edge case. I'm trying to remove outline in FireFox. This code
works in FireFox, but fails in Chrome. Maybe simple try/catch would work?
Without style:
With style