summaryrefslogtreecommitdiff
path: root/src/renderer/src/App.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/renderer/src/App.css')
-rw-r--r--src/renderer/src/App.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/renderer/src/App.css b/src/renderer/src/App.css
index 4c3f731..d4c5d1f 100644
--- a/src/renderer/src/App.css
+++ b/src/renderer/src/App.css
@@ -1337,6 +1337,7 @@ html, body, #root {
align-items: center;
gap: 8px;
background: #EDE5CE;
+ user-select: none;
}
.pdf-page {