HTML'select'元素無法使用CSS的高度來調整大小 <select> <option>One</option> <option>Two</option> </select>. 和CSS: select { height: 40px; }. 提前感謝!
確定! 回上一頁