minor UI update

This commit is contained in:
sairaj mote 2021-06-21 16:48:11 +05:30
parent 787ff4c8c0
commit 190b3861d7
3 changed files with 1 additions and 3 deletions

View File

@ -452,7 +452,6 @@ ul {
.progress-percent {
font-size: 0.9rem;
font-weight: 500;
min-width: 6rem;
color: rgba(var(--text-color), 0.8);
}

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -399,7 +399,6 @@ ul{
.progress-percent{
font-size: 0.9rem;
font-weight: 500;
min-width: 6rem;
color: rgba(var(--text-color), 0.8);
}
.progress-loader{