mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-15 00:03:38 -07:00
Fix avatar images not being confined
This commit is contained in:
parent
7e8854cf78
commit
61d3038050
|
|
@ -62,6 +62,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
img.msg-avatar {
|
img.msg-avatar {
|
||||||
|
height: 100%;
|
||||||
|
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue