mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
fix(pdf): highlights text layer is overlaid by the pdfjs built-in annotation layer
This commit is contained in:
@@ -1000,11 +1000,6 @@ html.is-system-window {
|
||||
}
|
||||
|
||||
.annotationLayer {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
z-index: 3;
|
||||
|
||||
.highlightAnnotation, .underlineAnnotation {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user