Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Fix connection progress regression
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbundy committed Nov 26, 2019
1 parent 3fe3f72 commit 58b1299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/base/profile-list.mcss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ProfileList {
div.progress {
display: flex
flex-direction: column
height: 20px
height: 40px
svg {
transition: opacity 0.2s
opacity: 0
Expand Down

0 comments on commit 58b1299

Please sign in to comment.