diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-04-19 18:46:19 +0530 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-04-19 18:46:19 +0530 |
| commit | ef00a77c686092e0bf6b6753af01261b92108824 (patch) | |
| tree | 415ca1cb5c973ff9985a20cdaa7c594c8db20640 /src/client/views/nodes/DocumentView.scss | |
| parent | c881565181d02512c8232bcc93919aabe3ffc33e (diff) | |
| parent | a8438bd233d497a4471c4e0776c0f32b8c4ff8fd (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/nodes/DocumentView.scss')
| -rw-r--r-- | src/client/views/nodes/DocumentView.scss | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss index fc9ee1201..692493414 100644 --- a/src/client/views/nodes/DocumentView.scss +++ b/src/client/views/nodes/DocumentView.scss @@ -38,16 +38,6 @@ display:flex; overflow: hidden; } - .documentView-linkAnchorBoxWrapper { - pointer-events: none; - position: absolute; - transform-origin: top left; - width: 100%; - height: 100%; - top:0; - left:0; - z-index: 1; - } .documentView-lock { width: 20; @@ -81,7 +71,6 @@ display: inline-block; width: 100%; height: 100%; - pointer-events: none; .documentView-styleContentWrapper { width: 100%; |
