🎨 Refactor and optimize code
This commit is contained in:
@@ -236,7 +236,7 @@ const handleContextMenu = (event: MouseEvent) => {
|
||||
|
||||
&:hover {
|
||||
background-color: var(--error-color);
|
||||
color: white;
|
||||
color: var(--text-muted);
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user