Skip to content

Commit 699172d

Browse files
committed
Cursor pointer added for search clear button
1 parent aad80f9 commit 699172d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)