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
Show username on continuations
This commit is contained in:
@ -157,16 +157,6 @@ $irc-line-height: $font-18px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_EventTile_continuation:not(.mx_EventTile_info) {
|
||||
> .mx_EventTile_avatar {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
> .mx_SenderProfile {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
// Suppress highlight thing from the normal Layout.
|
||||
.mx_EventTile:hover.mx_EventTile_verified .mx_EventTile_line,
|
||||
.mx_EventTile:hover.mx_EventTile_unverified .mx_EventTile_line,
|
||||
|
Reference in New Issue
Block a user