diff --git a/src/component/main/InnerNMRiumContents.tsx b/src/component/main/InnerNMRiumContents.tsx index c2bd25003..80a9bb95e 100644 --- a/src/component/main/InnerNMRiumContents.tsx +++ b/src/component/main/InnerNMRiumContents.tsx @@ -132,16 +132,16 @@ export function InnerNMRiumContents(props: InnerNMRiumContentsProps) { onContextMenu={preventContextMenuHandler} style={{ height: '100%', width: '100%' }} > - -
- + + +
- -
-
-
- - - - - - +
+ +
+ + + + + + +
);