Skip to content

Commit

Permalink
Cursor pointer added for search clear button
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaravel95 committed May 16, 2020
1 parent aad80f9 commit 699172d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/search/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ function style() {
appearance: none;
}
.search .clear-button {
cursor: pointer;
width: 36px;
text-align: right;
display: none;
Expand Down

0 comments on commit 699172d

Please sign in to comment.