Add search count indication

This commit is contained in:
Andrew
2026-07-09 18:59:11 +08:00
parent 4626f328e4
commit 3dfa83e407
3 changed files with 17 additions and 3 deletions

View File

@@ -23,6 +23,7 @@
<svg viewBox="0 0 16 16" width="12" height="12" fill="none" stroke="currentColor" stroke-width="1.6" stroke-linecap="round" aria-hidden="true"><line x1="5" y1="5" x2="11" y2="11"/><line x1="11" y1="5" x2="5" y2="11"/></svg>
</button>
</div>
<div class="dial-count" id="count" hidden></div>
</div>
<div class="dial-list" id="list"></div>
</div>