Hide suggestions before user clicks Search
This commit is contained in:
parent
f74469e3d6
commit
097baf1814
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import { t } from "i18next";
|
|||
aria-label="Search for a video or stream"
|
||||
/>
|
||||
<button onclick="Search()"><Search /></button>
|
||||
<div class="suggestions"></div>
|
||||
<div style="display: none;" class="suggestions"></div>
|
||||
</div>
|
||||
|
||||
<!-- Search Scripts -->
|
||||
|
|
Reference in a new issue