You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Fix layout and visual regressions around default avatars (#10031)
This commit is contained in:
committed by
GitHub
parent
5a08859e37
commit
0d1fce37b2
@ -7,7 +7,7 @@ exports[`MemberAvatar matches the snapshot 1`] = `
|
||||
class="mx_BaseAvatar mx_BaseAvatar_image"
|
||||
data-testid="avatar-img"
|
||||
src="http://this.is.a.url//placekitten.com/400/400"
|
||||
style="color: pink;"
|
||||
style="color: pink; width: 35px; height: 35px;"
|
||||
title="Hover title"
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user