We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe51172 commit 26eeeacCopy full SHA for 26eeeac
packages/nimiq-vitepress-theme/src/layout/SearchCommandBox.vue
@@ -132,7 +132,7 @@ function formMarkRegex(terms: Set<string>) {
132
<div w-full f-px-sm flex="~ items-center">
133
<ListboxFilter v-model="filterText" nq-input-box w-full bg-transparent flex-1 placeholder="Search documentation" auto-focus />
134
<DialogClose>
135
- <div i-nimiq:close text-18 />
+ <div i-nimiq:cross text-18 />
136
</DialogClose>
137
</div>
138
0 commit comments