Show read receipts on top of message
This allows you to view a long expanded set of read receipts even while hovering a message. Fixes https://github.com/vector-im/riot-web/issues/7608
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user