Skip to content

Commit a117b2a

Browse files
authored
Merge pull request #1177 from kumaravel95/develop
chore: cursor pointer CSS added for search clear button
2 parents aad80f9 + 699172d commit a117b2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/plugins/search/component.js

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ function style() {
5252
appearance: none;
5353
}
5454
.search .clear-button {
55+
cursor: pointer;
5556
width: 36px;
5657
text-align: right;
5758
display: none;

0 commit comments

Comments
 (0)