aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PDFBox.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-11-18 16:46:51 -0500
committerbob <bcz@cs.brown.edu>2019-11-18 16:46:51 -0500
commite5e4265a1959abd783f09961325f763bd51213ca (patch)
tree663af10309cf97ab1a55ad3a8fa5952d03ba2b77 /src/client/views/nodes/PDFBox.scss
parent6ecbfba52bad2dd64e07472b5f4ef06f95b5544b (diff)
trying to get pdfs to work
Diffstat (limited to 'src/client/views/nodes/PDFBox.scss')
-rw-r--r--src/client/views/nodes/PDFBox.scss2
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;
}