如何在Chrome中删除选择选项黑色边框? [英] How do I remove the select option black border in Chrome?

查看:405
本文介绍了如何在Chrome中删除选择选项黑色边框?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如下图所示,

黑色边框示出,当选择选项是悬停从铬.

black border is shown when the select option is hover from the chrome.

如何删除边框?

下面的代码不起作用.

select{

  &:hover,
  &:focus 
  {
    outline: 0 !important;
  }
}

如果您能帮助我解决问题,我将不胜感激.

I'd appreciate it if you could help me solve the problem.

推荐答案

  1. 转到 chrome标志

禁用#form-controls-refresh

这篇关于如何在Chrome中删除选择选项黑色边框?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆