We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad80f9 commit 699172dCopy full SHA for 699172d
src/plugins/search/component.js
@@ -52,6 +52,7 @@ function style() {
52
appearance: none;
53
}
54
.search .clear-button {
55
+ cursor: pointer;
56
width: 36px;
57
text-align: right;
58
display: none;
0 commit comments