Put avatar is right place when sender isnt displayed in message bubbles
This commit is contained in:
parent
358a4e5d3f
commit
1ba5f19f2e
2 changed files with 7 additions and 0 deletions
|
@ -162,6 +162,12 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
|
||||
&.mx_EventTile_noSender {
|
||||
.mx_EventTile_avatar {
|
||||
top: -19px;
|
||||
}
|
||||
}
|
||||
|
||||
&[data-has-reply=true] {
|
||||
> .mx_EventTile_line {
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue