diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2020-04-18 17:42:09 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2020-04-18 17:42:09 -0400 |
| commit | 9fcde485c294c1cfae84874df162c8f8da5fb1f5 (patch) | |
| tree | 074ea774491236375d902de619ece2d2cacd5952 /src/client/views/nodes/PDFBox.scss | |
| parent | d3aebc8404685496673a8611a6d72ff7695ad191 (diff) | |
cleaned up webbox - fit width by default. native dimensions by default. toggle buttons for annotate/interact.
Diffstat (limited to 'src/client/views/nodes/PDFBox.scss')
| -rw-r--r-- | src/client/views/nodes/PDFBox.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss index 7a3d2e92b..bccf0f291 100644 --- a/src/client/views/nodes/PDFBox.scss +++ b/src/client/views/nodes/PDFBox.scss @@ -199,9 +199,6 @@ .pdfBox { pointer-events: none; - .collectionFreeFormView-none { - pointer-events: none; - } .pdfViewer-text { .textLayer { span { |
