Skip to content

Commit

Permalink
fix: membersWrap overflowing
Browse files Browse the repository at this point in the history
  • Loading branch information
datsfilipe committed Mar 3, 2024
1 parent 11700b9 commit 565a98b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/components/_right-bar-container.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
margin: 10px 10px 10px 0;
border-radius: ms.$big-radius;
height: auto;
overflow: hidden;
}

.container_b2ce9c .membersWrap__90226, .membersWrap__90226 {
Expand Down

0 comments on commit 565a98b

Please sign in to comment.