Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
理论上你可以破解它设置选择元素的边框底部,例如:
select { border-bottom: 5px solid transparent; }
但是有更好的方法,例如下拉菜单的自定义插件等。