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 を設定してハックすることができます。
select { border-bottom: 5px solid transparent; }
しかし、ドロップダウン用のカスタム プラグインなど、より良い方法があります。