website/app/components/ProgressBar/ProgressBar.css

3 lines
50 B
CSS
Raw Normal View History

2023-12-03 23:02:09 +07:00
.barCompleted {
background-color: lightblue;
}