mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-10 15:02:05 +02: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:
commit
dffe0e93e3
@ -21,7 +21,7 @@ $left-gutter: 64px;
|
|||||||
.mx_EventTile {
|
.mx_EventTile {
|
||||||
> .mx_SenderProfile {
|
> .mx_SenderProfile {
|
||||||
line-height: $font-20px;
|
line-height: $font-20px;
|
||||||
padding-left: $left-gutter;
|
margin-left: $left-gutter;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .mx_EventTile_line {
|
> .mx_EventTile_line {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user