mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
added scroll to top button
This commit is contained in:
parent
25581c8051
commit
272cc93bd2
4 changed files with 97 additions and 45 deletions
|
@ -64,6 +64,9 @@
|
|||
<div id="modal-region"></div>
|
||||
</div>
|
||||
</div>
|
||||
<a id="scroll-up" title="Back to the top!">
|
||||
<i class="icon-circle-arrow-up"></i>
|
||||
</a>
|
||||
</div>
|
||||
<footer>
|
||||
<div class="container">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue