2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-22 10:30:34 +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 // Unsearchable
.vs--unsearchable { .vs--unsearchable {
.vs__search { .vs__search {
opacity: 0; opacity: 1;
&:hover { &:hover {
cursor: pointer; cursor: pointer;