Scale read receipt images

This commit is contained in:
Jorik Schellekens 2020-04-06 16:23:52 +01:00
parent 27b1ce841f
commit f54ca219cf

View file

@ -310,6 +310,8 @@ div.mx_EventTile_notSent.mx_EventTile_redacted .mx_UnknownBody {
.mx_EventTile_readAvatars .mx_BaseAvatar {
position: absolute;
display: inline-block;
height: $font-14px;
width: $font-14px;
}
.mx_EventTile_readAvatarRemainder {