Fix sticky top button behavior

This commit is contained in:
Vinta Chen
2026-03-22 14:17:17 +08:00
parent 39a2abbfcc
commit 3e7ff12614
2 changed files with 25 additions and 3 deletions

View File

@@ -129,7 +129,9 @@
<th class="col-commit" data-sort="commit-time">Last Commit</th>
<th class="col-cat">Category</th>
<th class="col-arrow">
<button class="back-to-top" aria-label="Back to top">Top</button>
<button class="back-to-top" aria-label="Back to library index">
Top
</button>
</th>
</tr>
</thead>