mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
improve(pdf): add area selection container
This commit is contained in:
@@ -226,6 +226,13 @@
|
||||
|
||||
> .viewer-container {
|
||||
}
|
||||
|
||||
> .pdfViewer {
|
||||
&.disabled-text-selection {
|
||||
user-select: none;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-resizer {
|
||||
|
||||
Reference in New Issue
Block a user