Google Chrome showing black border on focus state for button user agent styles

后端 未结 5 1545
野趣味
野趣味 2020-12-24 07:05

Recently i was working on a web design project, and noticed something odd, after the last Google Chrome update. The default border style(user agent style) for button is chan

5条回答
  •  隐瞒了意图╮
    2020-12-24 07:25

    You could try disabling this flag: chrome://flags/#form-controls-refresh 

    Apparently the 83+ version of chrome changed how forms are rendered / handled: https://blog.chromium.org/2020/03/updates-to-form-controls-and-focus.html

    Here is a relevent Google Support page which links to the blog post above: https://support.google.com/chrome/thread/48974735?hl=en

提交回复
热议问题