mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(board): some subplebbit avatars could overflow
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
.floatingEmbed, .subplebbitAvatar {
|
||||
max-width: 250px;
|
||||
max-height: 250px;
|
||||
display: inline-block;
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.subplebbitAvatar {
|
||||
|
||||
Reference in New Issue
Block a user