aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/pdf/PDFViewer.scss
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2020-06-01 11:38:34 +0530
committerusodhi <61431818+usodhi@users.noreply.github.com>2020-06-01 11:38:34 +0530
commit371da92bbdb9ba3c117ec663aafd230cc0b323ba (patch)
treeddf388a46952cda7971b5109edcd5ca0a34179f5 /src/client/views/pdf/PDFViewer.scss
parent9f64b56310c0345e97014f418129c9883ab56e89 (diff)
parent9b0ba3940ec9b718cbffb945298095bd2ddcedb9 (diff)
resolving conflicts
Diffstat (limited to 'src/client/views/pdf/PDFViewer.scss')
-rw-r--r--src/client/views/pdf/PDFViewer.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/pdf/PDFViewer.scss b/src/client/views/pdf/PDFViewer.scss
index 8541a3149..affffc44e 100644
--- a/src/client/views/pdf/PDFViewer.scss
+++ b/src/client/views/pdf/PDFViewer.scss
@@ -29,6 +29,7 @@
.page {
position: relative;
+ border: unset;
}
.pdfViewer-text-selected {
.textLayer{
@@ -57,6 +58,9 @@
display: inline-block;
width:100%;
}
+ .pdfViewer-overlay {
+ pointer-events: none;
+ }
.pdfViewer-annotationLayer {
position: absolute;