show download totals at the top; debounce download speeds. closes #613

This commit is contained in:
Alex Shnitman
2025-06-06 19:20:33 +03:00
parent d74e8df408
commit 7e14c63008
6 changed files with 153 additions and 9 deletions
+19
View File
@@ -182,3 +182,22 @@ td
i
font-size: 1rem
.download-metrics
display: flex
align-items: center
gap: 16px
margin-left: 24px
.metric
display: flex
align-items: center
gap: 6px
font-size: 0.9rem
color: #adb5bd
fa-icon
font-size: 1rem
span
white-space: nowrap