1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Merge pull request #5717 from 2580ayush2580/ayush258013

Fix clicking on the avatar for opening member info requires pixel-perfect accuracy
This commit is contained in:
J. Ryan Stinnett
2021-03-09 11:39:04 +00:00
committed by GitHub

View File

@ -21,7 +21,7 @@ $left-gutter: 64px;
.mx_EventTile {
> .mx_SenderProfile {
line-height: $font-20px;
padding-left: $left-gutter;
margin-left: $left-gutter;
}
> .mx_EventTile_line {