Fix hovering condensed messages
This commit is contained in:
parent
15b922595f
commit
6d08b8d087
@ -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