chore: removed unrelated change

This commit is contained in:
Travis Lane
2025-01-01 23:09:55 -06:00
parent 341e8bc381
commit 8277988cb6

View File

@@ -474,7 +474,7 @@ html {
.itemProgressBarForeground { .itemProgressBarForeground {
border-radius: var(--largeRadius); border-radius: var(--largeRadius);
background-color: var(--btnSubmitBorderColor); background-color: var(--dimTextColor);
} }
.backgroundProgress>div { .backgroundProgress>div {