UNPKG

vue-select

Version:

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.

11 lines (9 loc) 181 B
/* Clear Button */ .vs__clear { fill: var(--vs-controls-color); padding: 0; border: 0; background-color: transparent; cursor: pointer; margin-right: 8px; }