2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-22 10:30:34 +03:00
This commit is contained in:
Jeff Sagal
2019-04-01 14:55:36 -07:00
committed by GitHub
parent 0774b4696c
commit f43004f8b0
+1 -1
View File
@@ -211,7 +211,7 @@
height: inherit; height: inherit;
} }
.v-select.unsearchable input[type="search"] { .v-select.unsearchable input[type="search"] {
opacity: 0; opacity: 1;
} }
.v-select.unsearchable input[type="search"]:hover { .v-select.unsearchable input[type="search"]:hover {
cursor: pointer; cursor: pointer;