Inhibit tooltip on timeline pill avatars, the whole pill has its own (#7854)
This commit is contained in:
parent
572fa99e67
commit
c6b8574dcb
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ a.mx_Pill {
|
|||
align-items: center;
|
||||
border-radius: 10rem;
|
||||
margin-right: 0.24rem;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.mx_Emoji {
|
||||
|
|
Loading…
Reference in a new issue