Initial reposition of the read avatars
This commit is contained in:
parent
2c8e7782c5
commit
757e885abc
|
@ -219,6 +219,11 @@ limitations under the License.
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
|
top: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mx_EventTile_continuation .mx_EventTile_readAvatars {
|
||||||
|
top: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_readAvatars .mx_BaseAvatar {
|
.mx_EventTile_readAvatars .mx_BaseAvatar {
|
||||||
|
|
Loading…
Reference in New Issue