mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix emotes left spacing in replies for the IRC layout
This commit is contained in:
parent
2aebf103ed
commit
e520f7462c
@ -137,6 +137,12 @@ $irc-line-height: $font-18px;
|
||||
}
|
||||
|
||||
.mx_ReplyThread {
|
||||
.mx_EventTile_emote {
|
||||
> .mx_EventTile_avatar {
|
||||
margin-left: initial;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_MessageTimestamp {
|
||||
width: initial;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user