2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +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;
}
.v-select.unsearchable input[type="search"] {
opacity: 0;
opacity: 1;
}
.v-select.unsearchable input[type="search"]:hover {
cursor: pointer;