diff options
| author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-04-18 17:56:30 -0500 |
|---|---|---|
| committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-04-18 17:56:30 -0500 |
| commit | 04e2cdc30dd71cccb066f713a93cdc4d3bbd169c (patch) | |
| tree | ebacc25b4b99ac74b4bf79c12d0ae17a46033b0b /src/client/views/nodes/ScreenshotBox.scss | |
| parent | a261ab5e9697277bec029803f1fa0c890f0c8fd5 (diff) | |
| parent | 9f8e76451b807ed8f51ef32aab9b2255dfccd525 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into script_documents
Diffstat (limited to 'src/client/views/nodes/ScreenshotBox.scss')
| -rw-r--r-- | src/client/views/nodes/ScreenshotBox.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/client/views/nodes/ScreenshotBox.scss b/src/client/views/nodes/ScreenshotBox.scss index 6cc184948..141960f60 100644 --- a/src/client/views/nodes/ScreenshotBox.scss +++ b/src/client/views/nodes/ScreenshotBox.scss @@ -1,5 +1,4 @@ .screenshotBox { - pointer-events: all; transform-origin: top left; background: white; color: black; @@ -21,10 +20,6 @@ height: Auto; } -.screenshotBox-content-interactive, .screenshotBox-content-fullScreen { - pointer-events: all; -} - .screenshotBox-uiButtons { background:dimgray; border: orange solid 1px; |
