Fix sender profile alignment in replies

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-07-22 18:18:37 +02:00
parent 8e7a60a612
commit 4d5565b9e8

View File

@@ -100,6 +100,8 @@ limitations under the License.
.mx_ReplyTile .mx_SenderProfile {
display: block;
top: unset;
left: unset;
}
.mx_ReactionsRow {