New: Per download client setting to Remove Completed/Failed downloads instead of global setting

(cherry picked from commit 2dba5ef4b431bee0a061be67354c9a7a612a03c8)
This commit is contained in:
Taloth Saldono
2021-05-15 21:37:55 +02:00
committed by Bogdan
parent e5a1b7a72e
commit 8bb52105fd
16 changed files with 308 additions and 92 deletions
+5
View File
@@ -16,4 +16,9 @@
color: var(--textColor);
font-size: 21px;
line-height: inherit;
&.small {
color: #909293;
font-size: 18px;
}
}