Add display name tooltip to the facepile avatars

This commit is contained in:
Michael Telatynski 2021-03-26 00:05:05 +00:00
parent 1b22cc8f6d
commit 09601f1071
2 changed files with 8 additions and 5 deletions

View file

@ -20,10 +20,8 @@ limitations under the License.
flex-direction: row-reverse;
vertical-align: middle;
.mx_BaseAvatar {
& + .mx_BaseAvatar {
margin-right: -10px;
}
> span + span {
margin-right: -8px;
}
.mx_BaseAvatar_image {