Skip to content

Commit

Permalink
fix: Fix Space Avatar Style - MEED-7490 - Meeds-io/MIPs#147
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker committed Sep 19, 2024
1 parent 53a471c commit c02f247
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 c02f247

Please sign in to comment.