diff --git a/app/src/search/util.ts b/app/src/search/util.ts index a58c4f455..eec789567 100644 --- a/app/src/search/util.ts +++ b/app/src/search/util.ts @@ -318,7 +318,8 @@ export const genSearch = (app: App, config: ISearchOption, element: Element, clo - +
+ diff --git a/app/src/util/addClearButton.ts b/app/src/util/addClearButton.ts index 6090bc876..7010b4f37 100644 --- a/app/src/util/addClearButton.ts +++ b/app/src/util/addClearButton.ts @@ -19,7 +19,7 @@ export const addClearButton = (options: { className?: string }) => { options.inputElement.insertAdjacentHTML("afterend", - `