mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
fix(pdf): sometimes goto destination not working
This commit is contained in:
@@ -203,6 +203,8 @@
|
||||
}
|
||||
|
||||
> .pdfViewer {
|
||||
overflow: hidden;
|
||||
|
||||
&.disabled-text-selection {
|
||||
user-select: none;
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user