Rename ReplyThread to ReplyChain to avoid confusion with m.thread

This commit is contained in:
Germain Souquet 2021-10-15 17:42:44 +01:00
parent 4fb0d021ae
commit 5a7c0d87b6
15 changed files with 77 additions and 77 deletions

View file

@ -200,7 +200,7 @@ $irc-line-height: $font-18px;
}
}
.mx_ReplyThread {
.mx_ReplyChain {
margin: 0;
.mx_SenderProfile {
order: unset;