mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 14:44:53 +00:00
feat(pdf): fix formatting of copied text (#4564)
* chore(pdf): update pdfjs to 2.13.216
Also reapplied pdf_viewer fix from d3b4773.
* fix(pdf): formatting of copied text
* chore(pdf): update viewer CSS to 2.13.216
* chore(pdf): remove deprecated option
* chore(pdf): update pdfjs to 2.14.305
* doc(pdf): document some functions
* fix(pdf): highlight positioning
This commit is contained in:
committed by
GitHub
parent
6f395175d5
commit
2390846531
@@ -269,7 +269,6 @@ input::-webkit-inner-spin-button {
|
||||
}
|
||||
|
||||
&-hls-text-region {
|
||||
position: absolute;
|
||||
opacity: 1;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user