diff options
| author | yipstanley <stanley_yip@brown.edu> | 2019-06-18 10:10:58 -0400 |
|---|---|---|
| committer | yipstanley <stanley_yip@brown.edu> | 2019-06-18 10:10:58 -0400 |
| commit | c50ba1c4cc01d5cd085dee0dae6f633164efeb80 (patch) | |
| tree | f9d0208d5883939dfbafccf0f9173be0512b1e57 /src/client/views/nodes/DocumentView.scss | |
| parent | cc032e2f60015728f64f46ef009c9306e36746a0 (diff) | |
| parent | 64e6a941639aab8d7109178aa151a50909547309 (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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss index 7c72fb6e6..3a4b46b7e 100644 --- a/src/client/views/nodes/DocumentView.scss +++ b/src/client/views/nodes/DocumentView.scss @@ -4,6 +4,7 @@ position: inherit; top: 0; left:0; + pointer-events: all; // background: $light-color; //overflow: hidden; transform-origin: left top; |
