mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-19 23:30:51 +01:00
fix serach
This commit is contained in:
@ -42,16 +42,9 @@
|
||||
<UiInput
|
||||
v-model="search"
|
||||
:label="t('search.label')"
|
||||
class=""
|
||||
with-clear-button
|
||||
prepend-icon="mdi:magnify"
|
||||
>
|
||||
<template #append>
|
||||
<UiButton class="btn-square btn-primary">
|
||||
<Icon
|
||||
name="mdi:magnify"
|
||||
class="size-full p-1"
|
||||
/>
|
||||
</UiButton>
|
||||
</template>
|
||||
</UiInput>
|
||||
</div>
|
||||
<HaexMenuNotifications />
|
||||
|
||||
Reference in New Issue
Block a user