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

Commit 58b1299

Browse files
Fix connection progress regression
1 parent 3fe3f72 commit 58b1299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/base/profile-list.mcss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ProfileList {
5858
div.progress {
5959
display: flex
6060
flex-direction: column
61-
height: 20px
61+
height: 40px
6262
svg {
6363
transition: opacity 0.2s
6464
opacity: 0

0 commit comments

Comments
 (0)