Initial reposition of the read avatars
This commit is contained in:
parent
2c8e7782c5
commit
757e885abc
1 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue