Merge pull request #6859 from matrix-org/gsouquet/threads-timestamp-fix

This commit is contained in:
Germain
2021-09-24 13:27:50 +01:00
committed by GitHub

View File

@@ -732,6 +732,11 @@ $hover-select-border: 4px;
margin-top: 0;
padding-bottom: 5px;
margin-bottom: 5px;
.mx_MessageTimestamp {
left: auto;
right: 0;
}
}
.mx_MessageComposer_sendMessage {