diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2020-04-28 10:21:43 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2020-04-28 10:21:43 -0400 |
| commit | c05c272cab73cf700cc995648642e6defb974798 (patch) | |
| tree | 1f7d89a8f65c41d3b5d8b74707e6538db514c729 /src/client/views/nodes/PDFBox.scss | |
| parent | 2f371a09f7305cbc44e9358af310078ce0cb4b3c (diff) | |
fixed pdf link dropping
Diffstat (limited to 'src/client/views/nodes/PDFBox.scss')
| -rw-r--r-- | src/client/views/nodes/PDFBox.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss index bccf0f291..6f18b1321 100644 --- a/src/client/views/nodes/PDFBox.scss +++ b/src/client/views/nodes/PDFBox.scss @@ -198,7 +198,6 @@ } .pdfBox { - pointer-events: none; .pdfViewer-text { .textLayer { span { |
