Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Fix misaligned user button
Browse files Browse the repository at this point in the history
- fixes #4316
  • Loading branch information
richard-cox committed May 28, 2020
1 parent 5a6fa07 commit fc97161
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ $bottom-index: $top-index - 1;
padding: 0 10px 0 5px;
}
&__menu-button {
align-items: center;
display: flex;
justify-content: center;
}
Expand Down

0 comments on commit fc97161

Please sign in to comment.