Skip to content

Commit

Permalink
Merge pull request #11730 from nanaya/team-flag-size
Browse files Browse the repository at this point in the history
Fix flag size on team page
  • Loading branch information
notbakaneko authored Dec 9, 2024
2 parents 0f23321 + f509110 commit 3358721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/css/bem/profile-info.less
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
align-self: flex-end;
margin-bottom: var(--vertical-padding);
background-image: var(--avatar);
background-size: contain;
.default-box-shadow();
}

Expand Down

0 comments on commit 3358721

Please sign in to comment.