Inhibit tooltip on timeline pill avatars, the whole pill has its own (#7854)

This commit is contained in:
Michael Telatynski 2022-02-21 12:38:11 +00:00 committed by GitHub
parent 572fa99e67
commit c6b8574dcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,6 +84,7 @@ a.mx_Pill {
align-items: center;
border-radius: 10rem;
margin-right: 0.24rem;
pointer-events: none;
}
.mx_Emoji {