Chv*_*off -1 css select
我有<select multiple="multiple">..</select>选择,我也有select{heigth: 30px;}一些我无法编辑的样式表.现在我的多重选择具有1行高度 - "大小"属性无法应用.我该如何解决这个问题?
<select multiple="multiple">..</select>
select{heigth: 30px;}
AFe*_*ter 8
我喜欢干净的解决方案.
select[multiple] { height: 100px; }
归档时间:
14 年,6 月 前
查看次数:
11181 次
最近记录:
13 年,1 月 前