Merge pull request #1524 from thelounge/astorije/fix-hover
Fix hovering condensed messages
This commit is contained in:
commit
376e7a60fb
@ -845,7 +845,7 @@ kbd {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .condensed-summary:hover {
|
#chat .condensed-summary .content:hover {
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user