Merge pull request #3072 from matrix-org/jryans/hover-read-avatars
Show read receipts on top of message
This commit is contained in:
commit
881842a737
1 changed files with 1 additions and 0 deletions
|
@ -243,6 +243,7 @@ limitations under the License.
|
||||||
height: 14px;
|
height: 14px;
|
||||||
top: 29px;
|
top: 29px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_continuation .mx_EventTile_readAvatars,
|
.mx_EventTile_continuation .mx_EventTile_readAvatars,
|
||||||
|
|
Loading…
Reference in a new issue