从我读到的,你想要设置元素的高度与类“select2-choices”。 .select2-choices { min-height: 150px; max-height: 150px; overflow-y: auto; }. 这 ...
確定! 回上一頁