Skip to content

Commit 5740b88

Browse files
authored
ensure sagalbot#222 stays closed (sagalbot#828)
1 parent 5215edd commit 5740b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scss/modules/_search-input.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $font-size: 1em;
3939
// Unsearchable
4040
.vs--unsearchable {
4141
.vs__search {
42-
opacity: 0;
42+
opacity: 1;
4343

4444
&:hover {
4545
cursor: pointer;

0 commit comments

Comments
 (0)