chore: Add click interaction for conversation list (#1460)
This commit is contained in:
committed by
GitHub
parent
bb31b21060
commit
d51c5d5768
@@ -106,6 +106,10 @@ export default {
|
||||
&.clear.more--button {
|
||||
color: var(--color-body);
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: var(--w-800);
|
||||
}
|
||||
}
|
||||
|
||||
.actions--container {
|
||||
|
||||
Reference in New Issue
Block a user