.select2-choices { min-height: 150px; max-height: 150px; overflow-y: auto; } ... .select2-selection__rendered { line-height: 31px !important; } ...
確定! 回上一頁