fix(board): some subplebbit avatars could overflow

This commit is contained in:
Tom (plebeius.eth)
2025-02-05 15:43:57 +01:00
parent 85d2cb67a9
commit 4f2308fa94
@@ -14,7 +14,7 @@
.floatingEmbed, .subplebbitAvatar {
max-width: 250px;
max-height: 250px;
display: inline-block;
display: inline-flex;
}
.subplebbitAvatar {