mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-20 03:09:36 +03:00
Remove unsearchable CSS
This commit is contained in:
@@ -191,9 +191,9 @@
|
||||
clear: none;
|
||||
}
|
||||
/* Search Input States */
|
||||
.v-select.unsearchable input[type="search"] {
|
||||
/* .v-select.unsearchable input[type="search"] {
|
||||
max-width: 1px;
|
||||
}
|
||||
} */
|
||||
/* List Items */
|
||||
.v-select li {
|
||||
line-height: 1.42857143; /* Normalize line height */
|
||||
|
||||
Reference in New Issue
Block a user