Codacy cleanup?
This commit is contained in:
parent
13ed45a69d
commit
932b64b1f6
@ -58,7 +58,7 @@ export class ContextMenu {
|
||||
target.style.left = event.pageX - (offsetX ? rect.width : 0) + 'px';
|
||||
target.style.top = event.pageY - (offsetY ? rect.height : 0) + 'px';
|
||||
},
|
||||
0);
|
||||
0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user