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