2
0
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:
adi
2017-08-07 20:04:50 +03:00
parent 625ac80d53
commit f936c808ff
+2 -2
View File
@@ -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 */