Last home page tweaks

This commit is contained in:
2021-06-22 19:46:48 +02:00
parent 14bc345ec8
commit a9714e95b5
3 changed files with 28 additions and 452 deletions

View File

@@ -251,7 +251,7 @@ const add_upload_history = id => {
height: 1.4em;
border-top: 1px solid var(--layer_3_color_border);
text-align: center;
font-family: 'monospace';
font-family: 'monospace', sans-serif;
font-size: 0.9em;
}
.upload_task > .queue_body > .stats > .stat {