clear search button

This commit is contained in:
Simon
2026-02-09 21:40:34 +00:00
parent d2e1e3adea
commit 3d81b6aae7
3 changed files with 57 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
<div class="logo">Jacuzzi</div>
<div class="search-container">
<input type="text" id="search-input" placeholder="Search videos..." oninput="handleSearch(this.value)">
<button class="search-clear-btn" id="search-clear-btn" type="button" aria-label="Clear search" title="Clear search"></button>
</div>
<div class="actions">
<button class="icon-btn reload-toggle" id="reload-channel-btn" title="Reload Channel">