Fix Explore/search tile overflow when avatars don't load

This commit is contained in:
Maximouse 2022-03-15 11:25:17 +01:00
parent ef02d7e233
commit ea7f3cb770

View file

@ -43,6 +43,8 @@
border-radius: 4px;
width: 32px;
height: 32px;
display: block;
overflow: hidden;
}
}