MSC3531 - Implementing message hiding pending moderation (#7518)

Signed-off-by: David Teller <davidt@element.io>
This commit is contained in:
David Teller
2022-01-17 16:04:37 +01:00
committed by GitHub
parent c612014936
commit 6b870ba1a9
17 changed files with 345 additions and 22 deletions
+3 -1
View File
@@ -124,7 +124,9 @@ a.mx_reply_anchor:hover {
margin-bottom: 5px;
}
.mx_RedactedBody {
.mx_RedactedBody,
.mx_HiddenBody {
padding-left: unset;
}