Fix avatar obstructing membership and state changes

This commit is contained in:
Germain Souquet
2021-07-22 11:31:46 +02:00
parent e665e38b7b
commit 8da2d0fe72
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -26,6 +26,7 @@ $left-gutter: 64px;
> .mx_EventTile_avatar {
position: absolute;
z-index: 9;
}
.mx_MessageTimestamp {