diff options
| author | bob <bcz@cs.brown.edu> | 2019-11-18 16:46:51 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-11-18 16:46:51 -0500 |
| commit | e5e4265a1959abd783f09961325f763bd51213ca (patch) | |
| tree | 663af10309cf97ab1a55ad3a8fa5952d03ba2b77 /src/client/views/nodes/PDFBox.scss | |
| parent | 6ecbfba52bad2dd64e07472b5f4ef06f95b5544b (diff) | |
trying to get pdfs to work
Diffstat (limited to 'src/client/views/nodes/PDFBox.scss')
| -rw-r--r-- | src/client/views/nodes/PDFBox.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss index 2d92c9581..963205206 100644 --- a/src/client/views/nodes/PDFBox.scss +++ b/src/client/views/nodes/PDFBox.scss @@ -48,7 +48,6 @@ } .pdfViewer-text { .textLayer { - will-change: transform; span { user-select: none; } @@ -60,7 +59,6 @@ pointer-events: all; .pdfViewer-text { .textLayer { - will-change: transform; span { user-select: text; } |
