Skip to content

Commit

Permalink
fix: Fix Space Avatar Style - MEED-7490 - Meeds-io/MIPs#147 (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker authored and AzmiTouil committed Sep 26, 2024
1 parent ef97dc1 commit 8831bae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

.spaceAvatar {
border-radius: 5px !important;
> div {
> div, img {
border-radius: 5px !important;
}
}
Expand Down

0 comments on commit 8831bae

Please sign in to comment.