mirror of https://github.com/vector-im/riot-web
Inhibit tooltip on timeline pill avatars, the whole pill has its own (#7854)
parent
572fa99e67
commit
c6b8574dcb
|
@ -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 New Issue