mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 14:43:56 +00:00
enhance(pdf): https://github.com/logseq/logseq/issues/12247
This commit is contained in:
@@ -1037,5 +1037,11 @@ html.is-system-window {
|
||||
}
|
||||
|
||||
.pdfViewer .page.loadingIcon::after {
|
||||
background: none;
|
||||
@apply bg-none;
|
||||
}
|
||||
|
||||
.textLayer :is(span, br) {
|
||||
&::selection {
|
||||
@apply text-transparent;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user