mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Show username on continuations
This commit is contained in:
parent
312b616d77
commit
5c2abcf1a4
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user