Skip to content

Commit

Permalink
style: tweak disabled input
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang authored Oct 22, 2024
1 parent a36a87b commit 3bb42d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/search/scss/form/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
color: var(--search-color);

&:disabled {
filter: brightness(0.95);
cursor: progress;
}
}

Expand Down

0 comments on commit 3bb42d6

Please sign in to comment.