Add display name tooltip to the facepile avatars
This commit is contained in:
parent
1b22cc8f6d
commit
09601f1071
2 changed files with 8 additions and 5 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue