nice select scroll bar for large amount of options code example
Example: nice select scroll bar for large amount of options
.nice-select .list { max-height: 300px; overflow: scroll; }
.nice-select .list { max-height: 300px; overflow: scroll; }