diff --git a/src/plugins/search/component.js b/src/plugins/search/component.js index 21add7ef2..33f1a55fc 100644 --- a/src/plugins/search/component.js +++ b/src/plugins/search/component.js @@ -52,6 +52,7 @@ function style() { appearance: none; } .search .clear-button { + cursor: pointer; width: 36px; text-align: right; display: none;