Update web/templates/search.html
This commit is contained in:
@@ -58,10 +58,10 @@
|
|||||||
|
|
||||||
<!-- ===== History Dropdown ===== -->
|
<!-- ===== History Dropdown ===== -->
|
||||||
<div class="card" style="padding:0; margin:16px 0 12px;">
|
<div class="card" style="padding:0; margin:16px 0 12px;">
|
||||||
<h1 class="page-title dropdown-toggle" data-target="#history-panel">
|
<h1 class="page-title dropdown-toggle history-title" data-target="#history-panel">
|
||||||
Search History
|
Search History
|
||||||
<span class="chevron">▾</span>
|
<span class="chevron">▾</span>
|
||||||
</h1>
|
</h1>
|
||||||
<div id="history-panel" class="dropdown-panel">
|
<div id="history-panel" class="dropdown-panel">
|
||||||
<hr style="border:none; border-top:1px solid var(--border); margin:12px 0;">
|
<hr style="border:none; border-top:1px solid var(--border); margin:12px 0;">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user