mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
move filter rule to pdf page
This commit is contained in:
committed by
Tienson Qin
parent
2eaa1162e1
commit
92ad2e4065
@@ -734,9 +734,12 @@ input::-webkit-inner-spin-button {
|
||||
background-color: #042f3c;
|
||||
|
||||
.pdfViewer {
|
||||
-webkit-filter: invert(100%);
|
||||
filter: invert(100%);
|
||||
background: transparent;
|
||||
|
||||
.page {
|
||||
-webkit-filter: invert(100%);
|
||||
filter: invert(100%);
|
||||
}
|
||||
}
|
||||
|
||||
.textLayer {
|
||||
|
||||
Reference in New Issue
Block a user