feat: search on small screens (#585)
This commit is contained in:
parent
ff0ad77676
commit
26a26ba9f7
11 changed files with 51 additions and 21 deletions
|
@ -66,7 +66,7 @@ const activate = () => {
|
|||
outline="focus:none"
|
||||
pr-4
|
||||
rtl-pl-4
|
||||
:placeholder="t('nav.search', ['Elk'])"
|
||||
:placeholder="t('nav.search')"
|
||||
pb="1px"
|
||||
placeholder-text-secondary
|
||||
@keydown.down.prevent="shift(1)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue