feat: Disable pdf viewer select text.
This commit is contained in:
@@ -232,6 +232,10 @@
|
||||
background-clip: content-box;
|
||||
border-image: url(images/shadow.png) 9 9 repeat;
|
||||
background-color: white;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.pdfViewer.removePageBorders .page {
|
||||
|
||||
Reference in New Issue
Block a user