forked from AkkomaGang/akkoma-fe
prevent scrolling top when click search input
This commit is contained in:
parent
8aa3e7d52e
commit
af75791f1b
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
<search-bar
|
||||
class="nav-icon mobile-hidden"
|
||||
@toggled="onSearchBarToggled"
|
||||
@click.stop.native
|
||||
/>
|
||||
<router-link
|
||||
class="mobile-hidden"
|
||||
|
|
Loading…
Reference in a new issue