From 9c80914b41b1b964938370c7a0db8a643b6af23f Mon Sep 17 00:00:00 2001 From: alyssaf16 Date: Wed, 9 Oct 2024 13:17:24 -0400 Subject: comments --- src/client/views/nodes/ComparisonBox.tsx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'src') diff --git a/src/client/views/nodes/ComparisonBox.tsx b/src/client/views/nodes/ComparisonBox.tsx index 09f35e7ab..7a9474f08 100644 --- a/src/client/views/nodes/ComparisonBox.tsx +++ b/src/client/views/nodes/ComparisonBox.tsx @@ -800,16 +800,10 @@ export class ComparisonBox extends ViewBoxAnnotatableComponent() -
this.openContextMenu(e.clientX, e.clientY, true)} - style={{ position: 'absolute', top: '5px', left: '50px', zIndex: '100', width: '5px', height: '5px', cursor: 'pointer' }}> +
this.openContextMenu(e.clientX, e.clientY, true)} style={{ position: 'absolute', top: '5px', left: '50px', zIndex: '100', cursor: 'pointer' }}>
- -- cgit v1.2.3-70-g09d2