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

pull/21833/head
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
1 changed files with 1 additions and 0 deletions

View File

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