chore: Refactor messages to support right click context menu (#6748)
This commit is contained in:
@@ -83,7 +83,7 @@ export default {
|
||||
}
|
||||
|
||||
&.disabled {
|
||||
opacity: 50%;
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user