Remove blue border from css custom-styled button in Chrome

前端 未结 22 995
闹比i
闹比i 2020-11-22 17:10

I\'m working on a web page, and I want custom-styled

22条回答
  •  心在旅途
    2020-11-22 17:28

    Ok, even with the risk of never getting anyone to see this, because there are already so many answers I wanted to offer more js solutions as of the year 2020 there are plenty:

    outline.js or alternatively outliner.js both libraries solving exactly the issues we all have here: remove outlines for mice but keep keyboard functionality or accessability.

    So instead of deciding which is more important style or accessability, choose both!

提交回复
热议问题