However, sometimes it is useful to set a fixed width to the select box and increase its ... margin: 10px; } select:focus { min-width: 150px; width: auto; } ...
確定! 回上一頁