2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

ensure #222 stays closed (#828)

This commit is contained in:
Jeff Sagal
2019-04-13 11:56:41 -07:00
committed by GitHub
parent 5215edded7
commit 5740b88cdc
+1 -1
View File
@@ -39,7 +39,7 @@ $font-size: 1em;
// Unsearchable
.vs--unsearchable {
.vs__search {
opacity: 0;
opacity: 1;
&:hover {
cursor: pointer;