Skip to content

Commit

Permalink
feat: animate queue stats progress bar
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed May 16, 2023
1 parent 73f2ccc commit 1590a83
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

.progressBar > div {
padding: 0.125rem;
transition: width 0.3s ease-in;
}

.progressBar > div + div {
Expand Down

0 comments on commit 1590a83

Please sign in to comment.