small fix for non-square gif avatars
This commit is contained in:
parent
6e64324d37
commit
f9eb9e0b70
@ -23,6 +23,7 @@
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
&.animated {
|
||||
|
Loading…
Reference in New Issue
Block a user