Skip to content

Commit

Permalink
progress bar active max-width 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-may committed Nov 16, 2019
1 parent 892e883 commit 718aec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Causes/CauseCard/CauseCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@

.cause-card-progress-bar-active {
width: 0;
max-width: 100%;
height: 100%;
background-color: $primary-color-accent;
}
Expand Down

0 comments on commit 718aec6

Please sign in to comment.