sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.63k stars 1.34k forks source link

Update _dropdown-toggle.scss #1776

Open rakibhoossain opened 1 year ago

rakibhoossain commented 1 year ago

Flex wrap makes problem on multiline select item.

Default view: Wrap

After removing the wrap property: No-wrap