Skip to content

Commit 7da1bd3

Browse files
author
Neel Shah
committed
Add comment to custom css file
1 parent 563108a commit 7da1bd3

File tree

1 file changed

+1
-0
lines changed
  • src/graph_notebook/jupyter_profile/custom

1 file changed

+1
-0
lines changed

src/graph_notebook/jupyter_profile/custom/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
33
SPDX-License-Identifier: Apache-2.0
44
*/
55

6+
/* Disable direct image interaction in JupyterLab image viewer */
67
.jp-ImageViewer img {
78
pointer-events: none;
89
}

0 commit comments

Comments
 (0)